8000 GitHub - Pella86/PyMandelbrot
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Pella86/PyMandelbrot

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PyMandelbrot

This is a small applet written in Tkinter to visualize the Mandelbrot set. The program works as a stand alone with python3 standard library. Yet for saving images and for having colorful colormaps, the matplotlib is used.

Program image

Usage

python main.py

Requirments

In principle the program works with the standard library of Python3. matplotlib is needed to generate colormaps and save images

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0