PyGeo: a dynamic geometry toolkit

zplane

objects of the complex plane

Modules

The base.geometry_complex.zplane module exposes 8 submodules:

zpoints
objects representing a point of the complex plane
z_lines
lines of the complex plane (i.e. circles of infinite radius)
z_circles
circles of the complex plane
z_pointarrays
array of points of the complex plane
z_linearrays
array of lines on the complex plane
z_circlepencils
array of circles of the complex plane
z_transforms
geometric objects of the complex plane as transformed by a given Moebius tranformation
z_plane
the complex plane, as drawing reference to

Attributes

a __doc_hints__

{'sortlist': ['zpoints',
              'z_lines',
              'z_circles',
              'z_pointarrays',
              'z_linearrays',
              'z_circlepencils',
              'z_transforms',
              'z_plane']}

See the source for more information.