PyGeo: a dynamic geometry toolkit

usphere

objects of the Riemann (origin centered unit) sphere

Modules

The base.geometry_complex.usphere module exposes 7 submodules:

upoints
objects representing a point on the (origin centered unit) Riemann sphere
u_circles
spheric section of the Riemann sphere
u_circlepencils
array of spheric sections of the Riemann sphere
u_transforms
projection to the Riemann sphere of objects of the complex plane
u_spheres
sphere objects for reference drawing in connection with complex plane projection and inversion
r_points
points of real 3d space with drawing defaults scaled to work with Riemann sphere constructions
r_lines
lines of real 3d space with drawing defaults scaled to work with Riemann sphere constructions

Attributes

a __doc_hints__

{'sortlist': ['upoints',
              'u_circles',
              'u_circlepencils',
              'u_transforms',
              'u_spheres',
              'r_points',
              'r_lines']}

See the source for more information.