Skip to main content

Fourier Modal Method for multilayer metamaterials

Project description

Release

Release

Deployment

PyPI

Conda (channel only)

Build Status

pipeline status

Metrics

coverage report

Activity

PyPI - Downloads

Conda

Citation

zenodo

License

license

Formatter

Code style: black

nannos: Fourier Modal Method for multilayer metamaterials

Installation

From conda

If using conda, first, add conda-forge to your channels with:

conda config --add channels conda-forge
conda config --set channel_priority strict

Once the conda-forge channel has been enabled, nannos can be installed with:

conda install nannos

Alternatively, we provide an environment.yml file with all the dependencies for the master branch. First create the environment:

conda env create -f environment.yml

and then activate it with

conda activate nannos

See the github repository where development happens for conda-forge.

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.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nannos-2.6.2.tar.gz (44.6 kB view hashes)

Uploaded Source

Built Distribution

nannos-2.6.2-py3-none-any.whl (49.7 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page