Skip to content

Latest commit

 

History

History
120 lines (78 loc) · 4.35 KB

README.rst

File metadata and controls

120 lines (78 loc) · 4.35 KB
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.