Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 151 Bytes

File metadata and controls

7 lines (5 loc) · 151 Bytes

Mandelbrot

To run: make build && python src/plot_mandel.py [width] [height]

Dependencies:

  • Python3 Dev libraries (mmh3)
  • Python PNG (pypng)