Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Complex-Map

The program demonstrates Complex function mapping of the grids of Z-plane into W-plnae

Libraries Used

  • Flask
  • Numpy
  • Matplotlib

Getting Started

  • Clone the repository

  • Install python virtualenv

pip install virtualenv
  • cd to your project directory and activate virtualenv

python<version> -m venv <virtual-environment-name>
  • activate the virtual environment

env\Scripts\activate.bat  # In CMD
  • install required dependencies

pip install -r requirements.txt
  • run local server

python app.py

License

This project is licensed under the MIT License

About

Complex function mapping z-plane into w-plane

Resources

Stars

Watchers

Forks

Releases

Packages

Used by

Contributors

Languages