Skip to content

Latest commit

 

History

History
24 lines (15 loc) · 764 Bytes

README.md

File metadata and controls

24 lines (15 loc) · 764 Bytes

Complex Painting

Apply a given complex function to an image. Plot the image ovelayed with the contour lines of the map. Plot the resulting complex plane once the map is applied to each pixel of the image.

To run

./complex_pain.py

Requisites

  • numpy
  • matplotlib
  • cplot

Example

image

Screenshot 2022-04-25 at 22 20 09

TODO

  • image from command line
  • select function from command line
  • possiblity to replicate image outside starting box, so you can fill the white bits of the image