/mandlebrot

simple, single-threaded Mandlebrot set viewer in Python

Primary LanguagePython

Mandlebrot set - Archived

The mandlebrot set is a fractal set in the complex plane. Check out: Mandelbrot set. The iterative equation is in the wikipedia page.

Here is a sample image of the output: Mandlebrot

To be added:

  • multiprocessing