Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/smartalecH/pyMode
An electromagnetic waveguide mode solver with a python interface (based on WGMS3D).
https://github.com/smartalecH/pyMode
Last synced: about 2 months ago
JSON representation
An electromagnetic waveguide mode solver with a python interface (based on WGMS3D).
- Host: GitHub
- URL: https://github.com/smartalecH/pyMode
- Owner: smartalecH
- Created: 2018-11-15T19:23:39.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2021-06-29T14:23:12.000Z (over 3 years ago)
- Last Synced: 2024-11-01T05:24:57.257Z (2 months ago)
- Language: Python
- Size: 551 KB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome_photonics - pymode - Allows bends. (simulation)
README
# pyMode
## Installation
Install the development version using pip:
```bash
pip install -e .
```Don't forget the period.
Make sure you have WGMS3D installed first and that the compiled program is accessible to your $PATH.
## BibTeX citation
```bibtex
@misc{hammond_pymode_2019,
title={pyMode},
author={Alec M. Hammond},
year={2019},
publisher={GitHub},
howpublished={{https://github.com/smartalecH/pyMode}}
}
```