rand-asswad / complex_maps

Python interface for viewing complex mappings

Home Page:https://rand-asswad.github.io/complex_maps/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Conformal Mappings

This repo holds resources for my presentation about conformal mappings in my Masters program.

Repo Contents

  • api.py: a python API for plotting complex mappings (using numpy and matplotlib)
  • ticks.py: a script from SO for custom matplotlib ticks
  • requirements.txt: venv requirements (I use it locally)
  • environment.yml: conda environment, overrides requirements.txt in mybinder.org

To-Do

  • Bibliography
  • Create R Markdown version of notebook

About

Python interface for viewing complex mappings

https://rand-asswad.github.io/complex_maps/


Languages

Language:Jupyter Notebook 99.8%Language:Python 0.2%