Skip to content

saphiresouldier/ColorfulDomains

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ColorfulDomains

Little python application for domain coloring. Domain Coloring is used to visualise complex functions by assigning a color to each point of the complex plane. This app provides a way to use black/white or HSV colorramps for visualisation of the various complex functions one can enter. Read more at the Wikipedia Page.

How to use

Execute the DomainColoring python script:

python ./DomainColoring.py

Images

tan( 1 / z )

tan( 1 / z)

sin( 1 / z)

sin( 1 / z)

sin( 1 / z), alternative colorramp

sin( 1 / z), alternative colorramp

visualisation of z*

visualisation of z

visualisation of z, alternative colorramp

visualisation of z, alternative colorramp

ToDo

Formula field not working for now, enter in code

About

Little python gui application for domain coloring.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages