Skip to content

Latest commit

 

History

History
59 lines (40 loc) · 2.63 KB

README.md

File metadata and controls

59 lines (40 loc) · 2.63 KB


Builds:

Documentation:

Test Coverage:

Downloads: PyPI version Conda Cloud Conda Cloud

Try it online: MyBinder link


What is magpylib ?

Magpylib is a Python package for calculating 3D static magnetic fields of magnets, line currents and other sources. The computation is based on analytical expressions and therefore extremely fast. A user friendly geometry interface enables convenient relative positioning between sources and observers.


Dependencies:

Python3.8+, Numpy, Scipy, Matplotlib, Plotly


Documentation & Install:

Please check out our documentation for installation, examples and detailed information!

Magpylib is on PyPI and conda-forge. Install using pip (pip install magpylib) or conda (conda install magpylib) package managers.