EMpy - ElectroMagnetic Python
Project description
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
Edit CHANGES
bumpversion major|minor|patch
git push && git push –tags
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
Close
Hashes for ElectroMagneticPython-1.2.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 35877da5958bef6b7369f1d49ccfa21be9c8249de1c7f3d5026ee8855aec3126 |
|
MD5 | ce9231e18490cfa828dac3e28276ab97 |
|
BLAKE2b-256 | f9f0122b508808dc177b961d04486c5c7d12eda81a04b0c0062b5b1aaf673735 |