Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ukiyoitis/mandelbrot-set-visualization

Just thought it was cool
https://github.com/ukiyoitis/mandelbrot-set-visualization

Last synced: about 2 months ago
JSON representation

Just thought it was cool

Awesome Lists containing this project

README

        

Mandelbrot Set


v1.0.0

The **Mandelbrot set** ([/ˈmændəlbroʊt, -brɒt/] is a two-dimensional set with a relatively simple definition that exhibits great complexity, especially as it is magnified. It is popular for its aesthetic appeal and fractal structures. The set is defined in the complex plane as the complex numbers $c$ for which the function $f_{c}(z)=z^{2}+c$ does not diverge to infinity when iterated starting at $z=0$, i.e., for which the sequence $f_{c}(0)$, $f_{c}(f_{c}(0))$, etc., remains bounded in absolute value.Idk I'm currenty exploring