The program demonstrates Complex function mapping of the grids of Z-plane into W-plnae
- Flask
- Numpy
- Matplotlib
pip install virtualenvpython<version> -m venv <virtual-environment-name>env\Scripts\activate.bat # In CMDpip install -r requirements.txtpython app.pyThis project is licensed under the MIT License