Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 249 Bytes

File metadata and controls

9 lines (6 loc) · 249 Bytes

python-phaseplot

Phase portraits of complex functions, based on matplotlib.

Example

The following picture shows the phase of the complex polynomial z^2 - z + 1.

Example: phase plot of a polynomial