Plot the Mandelbrot Set.

Copied from https://github.com/fadend/misc/blob/main/autoplot/mset.jy, this calculates the Mandelbrot Set.

x, Real coordinate for the center of the region to look at.


y, Imaginary coordinate for the center of the region to look at.


diameter, Diameter (width/height) of the region to look at.


points_across, Number of points for each row/column


iterations, Number of iterations a point must survive without escaping to be called in the set.



image

Console Output:

Running script https://github.com/autoplot/dev/blob/master/demos/2024/20240308/mset.jy Pick another...
key=1809313534 vap+jy:https://github.com/autoplot/dev/blob/master/demos/2024/20240308/mset.jy?x=&y=&diameter=&points_across=&iterations=