Complex function plotter using domain coloring
git clone https://github.com/Ducolnd/complex
cd complex
- Install python 3 and virtualenv
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt
- Open complex.py and edit
function
function - Run by typing
python complex.py
and close by pressing ECS