Mandelbrot set: Difference between revisions

Line 2,387:
 
This can be done in a more Dc-ish way, e.g. by moving the loop macros' definitions to the initialisations in the top instead of saving the macro definition of inner loops over and over again in outer loops.
(I think improvements will follow after a break...)
 
<lang dc> _2.1 sx # xmin = -2.1
169

edits