Let's explore the Mandelbrot set using Python, Numpy, Jupyter Lab and Matplotlib. Since Python supports complex numbers natively, you can plot the escape velocity of the Mandelbrot set in only 10 lines of code!!
You can find the code here:
https://github.com/mnd-af/src/blob/ma...