Skip to content

Complex function plotter using domain coloring

Notifications You must be signed in to change notification settings

Ducolnd/complex

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Complex

Complex function plotter using domain coloring

Usage

  1. git clone https://github.com/Ducolnd/complex
  2. cd complex
  3. Install python 3 and virtualenv
  4. virtualenv venv
  5. source venv/bin/activate
  6. pip install -r requirements.txt
  7. Open complex.py and edit function function
  8. Run by typing python complex.py and close by pressing ECS

Sources

algorithm-archive.org
dynamicmath.xyz
wikipedia.org

About

Complex function plotter using domain coloring

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages