Skip to main content

Computational Photonics in Python

Project description

Release pipeline status Conda (channel only) Conda Conda PyPI PyPI - Downloads PyPI - Status Code style: black coverage report Code Climate maintainability https://img.shields.io/badge/DOI-10.5281/zenodo.4938573-5fadad?logo=google-scholar&logoColor=ffffff&style=for-the-badge license

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. 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, gyptis can be installed with:

conda install gyptis

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 gyptis

Pipy

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

pip install gyptis

Docker

Prebuilt container images are available at DockerHub

A quick way of testing is to get the installation script

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

You will then be able to run the container with

gyptis run

Alternatively, you can pull the docker image

docker pull gyptis/gyptis:latest

To run the image, use

docker run -it gyptis/gyptis:latest

Documentation and examples

See the documentation website. A good starting point is to look at examples of application for typical problems encountered in photonics.

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.4.1.tar.gz (61.6 kB view details)

Uploaded Source

Built Distribution

gyptis-0.4.1-py3-none-any.whl (93.6 kB view details)

Uploaded Python 3

File details

Details for the file gyptis-0.4.1.tar.gz.

File metadata

  • Download URL: gyptis-0.4.1.tar.gz
  • Upload date:
  • Size: 61.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for gyptis-0.4.1.tar.gz
Algorithm Hash digest
SHA256 413d9a79106eff99a1b7c2d0900db042a157515379d48f3e0b37b0b08036e735
MD5 6d2b172977d376c6e93c0d33e578df87
BLAKE2b-256 08c32b0c9cb41bb9dc1ff7e6e6b0457f4d10a4128b829fc0f9934b65ca0217f6

See more details on using hashes here.

File details

Details for the file gyptis-0.4.1-py3-none-any.whl.

File metadata

  • Download URL: gyptis-0.4.1-py3-none-any.whl
  • Upload date:
  • Size: 93.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.6.0 importlib_metadata/4.8.2 pkginfo/1.8.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.9.7

File hashes

Hashes for gyptis-0.4.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6a634c8f695bcb48649456f5a85ed5a365ab77885350466a4b4d6b8273bab29c
MD5 c40ff1ad85279fc8c953a8188a63c220
BLAKE2b-256 065d78586047ee103a198c3ec99cf79b63b11cc080a71ec47cceea1bb6c72761

See more details on using hashes here.

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