pyddg
Introduction
Installation
Support
Tutorials and Examples
Data Structures
Conversion from and to OBJ files
Geometry
Optimize
Visualization
Advanced topics
Mathematical background
Developers guide
API documentation
ddg package
ddg.conversion package
ddg.datastructures package
ddg.geometry package
ddg.math package
ddg.math.complex module
ddg.math.confocal2d module
ddg.math.discrete_objects module
ddg.math.euclidean module
ddg.math.euclidean2d module
ddg.math.functions module
ddg.math.grids module
ddg.math.inner_product module
ddg.math.linalg module
ddg.math.nets2d module
ddg.math.projective module
ddg.math.quaternion module
ddg.math.random module
ddg.math.symmetric_matrices module
ddg.optimize package
ddg.visualization package
ddg.abc module
ddg.nonexact module
pyddg
ddg
ddg package
ddg.math package
ddg.math.nets2d module
View page source
ddg.math.nets2d module
Some operations for functions defined on a square-grid.
ddg.math.nets2d.
dual_vertex_star
(
f
,
n1
,
n2
)
[source]
ddg.math.nets2d.
isotherm_test
(
f
,
n1
,
n2
)
[source]
ddg.math.nets2d.
Koenigs_face_norm
(
f
,
n1
,
n2
)
[source]
ddg.math.nets2d.
Koenigs_vertex_norm
(
f
,
n1
,
n2
)
[source]
ddg.math.nets2d.
Koenigs_face_norm_coplanar_test
(
f
,
n1
,
n2
)
[source]
ddg.math.nets2d.
Koenigs_vertex_norm_coplanar_test
(
f
,
n1
,
n2
)
[source]
Version
v0.1.9