Jump to content

Mandelbrot set: Difference between revisions

m
→‎{{header|Python}}: Explanation added
m (→‎{{header|Python}}: Another optimization removed to improve comparability.)
m (→‎{{header|Python}}: Explanation added)
Line 7,038:
 
 
Actually the same, but morewithout suitableoptimizations and therefore better suited for teaching. First without Numpy, only with floating point numbers.
<lang python>import matplotlib.pyplot as plt
 
305

edits

Cookies help us deliver our services. By using our services, you agree to our use of cookies.