Skip to main content

EMpy - ElectroMagnetic Python

Project description

https://travis-ci.org/lbolla/EMpy.svg?branch=master https://api.codacy.com/project/badge/Grade/25215dbf146d47818023159ee64fc563

EMpy - Electromagnetic Python is a suite of algorithms widely known and used in electromagnetic problems and optics: the transfer matrix algorithm, the rigorous coupled wave analysis algorithm and more.

Run the examples in examples/* to have an idea how EMpy works.

Visit http://lbolla.github.io/EMpy/ for more information.

Installation

$> pip install ElectromagneticPython

Optionally, install bvp:

$> pip install scikits.bvp1lg

Development

First, download the source code from https://github.com/lbolla/EMpy. Then, from inside a virtualenv, install with:

$> pip install -r requirements_dev.txt
$> python setup.py develop

Run tests with:

$> python setup.py test

Release process

  1. Edit CHANGES

  2. bumpversion major|minor|patch

  3. git push && git push –tags

  4. Push to PyPi: python setup.py release

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

ElectroMagneticPython-1.2.0.tar.gz (68.2 kB view hashes)

Uploaded Source

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