Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMandelBrot

This little python program generates an image of the mandelbrot set where you specify:

  • The Position of the window where you want to take a snapshot: (x1,y1) and (y1,y2) the bottom left and top left corner of the window respectively
  • You can also select predefined window locations
  • The number of pixels on the x-axis. For the y axis will be scaled accordingly given a window size
  • An existing color scheme from matplotlib

image info [EOF]

About

Mandelbrot set generator using parallelism

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages