Skip to content

benvial/nannos

Repository files navigation

Release pipeline status coverage report

Code style: black

license
PyPI

PyPI - Downloads

PyPI - Status

https://img.shields.io/badge/DOI-10.5281/zenodo.6174578-dd7d54?logo=google-scholar&logoColor=dd7d54&style=for-the-badge

nannos: Fourier Modal Method for multilayer metamaterials

Installation

From pypi

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

pip install nannos

From sources

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

git clone https://gitlab.com/nannos/nannos.git
cd nannos
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.