Skip to main content

Computational Photonics in Python

Project description

pipeline status https://img.shields.io/badge/DOI-10.5281/zenodo.4667806-5fadad?style=for-the-badge license PyPI PyPI - Downloads PyPI - Status Code style: black coverage report Code Climate maintainability

GYPTIS

Computational Photonics in Python

https://gyptis.gitlab.io

landing

Gyptis is a package to solve Maxwell’s equations with the finite element method. It is in early stage and currently being actively developed, so features might come and go.

Installation

Conda

The easiest way is using conda. We provide an environment.yml file with all the dependencies. First create the environment:

conda env create -f environment.yml

and then activate it with

conda activate gyptis

A conda-forge package is being developed and should be available soon.

Pipy

The package is available on pipy. To install, use:

pip install gyptis

Docker

Prebuilt container images are available at DockerHub

On quick way of testing is getting the installation script

curl -s https://gyptis.gitlab.io/get | bash

Or you can pull the docker image

docker pull gyptis/gyptis:latest

To run the image, use

docker run -it gyptis/gyptis:latest

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT, see LICENSE.txt.

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

gyptis-0.2.2.tar.gz (38.0 kB view hashes)

Uploaded Source

Built Distribution

gyptis-0.2.2-py2.py3-none-any.whl (45.8 kB view hashes)

Uploaded Python 2 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