Packages and Modules
-
base
-
root directory for core PyGeo source
-
base.geometry_real
-
objects of real 3d space
-
base.geometry_complex
-
objects connected with the geometry of complex numbers
-
base.abstracts
-
abstract base classes of the PyGeo inheritance hierarchy
-
base.analytics
-
modules supplying the base analytic geometry and matrix algebra relevant to PyGeo
-
base.drawing
-
modules providing the rendering functionality for PyGeo geometric objects
-
base.support
-
modules of constants, options, etc supporting PyGeo