Skip to content

Latest commit

 

History

History
8 lines (5 loc) · 308 Bytes

README.md

File metadata and controls

8 lines (5 loc) · 308 Bytes

mandelbrot-Set

It computes the Mandelbrot set over the range [−2, 1] × [−1.5, 1.5] using a threshold of 50. c is the grid of 500 x 500 points.

Example fig :

image