Skip to content

Python script to generate images of the Mandelbrot set for given radii and iteration values.

Notifications You must be signed in to change notification settings

baztastic/mandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

mandelbrot

Python script to generate images of the Mandelbrot set for given radii and iteration values.

Animation frames generated for different radii: Mandelbrot animation

Radii are: from 0.001-0.01; 0.01-0.1; 0.1-2.0; monotonically in each interval, so overall animation is non-linear.

Mandelbrot zoom

About

Python script to generate images of the Mandelbrot set for given radii and iteration values.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages