Skip to content

LinddM/Fractals

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fractals

Playing with fractals in different programming languages

Install dependencies

python

pip install -r requirements.txt

js

npm i

Mandelbrot

Is the set of complex numbers for which the function does not diverge when iterated from z=0; for which sequence remains bounded in absolute value.\

For better understanding, visit this link

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages