Skip to content

benvial/protis

Repository files navigation

Release Release
Deployment PyPI
Build Status pipeline status
Metrics coverage report
Activity PyPI - Downloads
Citation zenodo
License license
Formatter Code style: black

protis: Plane wave expansion method for photonic crystals

Installation

From pypi

The package is available on pypi. To install, simply use:

pip install protis

From sources

Sources are available on gitlab. First clone the repository and install with pip:

git clone https://gitlab.com/protis/protis.git
cd protis
pip install -e .

Documentation

The reference documentation and examples can be found on the project website.

License

This software is published under the GPLv3 license.