PyGeo: a dynamic geometry toolkit

_complex

abstract classes for geometric objects of the complex plane

Classes

C _zPoint(...) ...

a zero dimensional object with a defined postion on the complex plane

C _zFreePosition(...) ...

an O dimensional object of the complex plane that can picked and moved, either freely on the plane or constrained to a given geometic object of the plane.

C _zLine(...) ...

a straight line of the complex plane , representing a complex circle of infinite radius

C _zCircle(...) ...

the set of points the complex plane that are equidistant from a given point of the plane

C _zPointArray(...) ...

an array of points on the complex plane with a defined geometric relationship

C _zLineArray(...) ...

an array of lines on the complex plane with a defined geometric relationship

C _zCirclePencil(...) ...

an array of circles on the complex plane with a defined geometric relationship

C _zTransformation(...) ...

a Mobius transformation of geometric objects of the complex plane

Attributes

a arctan2

<ufunc 'arctan2'>

a arctan

<ufunc 'arctan'>

a LINES

1

a YELLOW

(1.0, 1.0, 0.0)

a hypot

<ufunc 'hypot'>

a GREEN

(0.0, 1.0, 0.0)

a conjugate

<ufunc 'conjugate'>

a CYAN

(0.0, 1.0, 1.0)

a RED

(1.0, 0.0, 0.0)

a absolute

<ufunc 'absolute'>

a math_E

2.7182818284590451

a divide

<ufunc 'divide'>

a TINYFONT

10

a sqrt

<ufunc 'sqrt'>

a ROUND

6

a BLACK

(0.0, 0.0, 0.0)

a PI

3.1415926535897931

a arcsin

<ufunc 'arcsin'>

a cos

<ufunc 'cos'>

a __url__

'URL: http://sourceforge.net/projects/pygeo'

a add

<ufunc 'add'>

a multiply

<ufunc 'multiply'>

a tan

<ufunc 'tan'>

a subtract

<ufunc 'subtract'>

a BLUE

(0.0, 0.0, 1.0)

a sin

<ufunc 'sin'>

a arccos

<ufunc 'arccos'>

a COMPLEX_MAX

100.0

See the source for more information.