BoGuo86 / SOFTX_2020_17

Magpylib: A free Python package for magnetic field computation. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S2352711020300170

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool


Builds:

Documentation:

Test Coverage: Language grade: Python

Downloads: PyPI version Conda Cloud Conda Cloud


What is magpylib ?

  • Python package for calculating magnetic fields of magnets, currents and moments (sources).
  • Provides convenient methods to generate, geometrically manipulate, group and vizualize assemblies of sources.
  • The magnetic fields are determined from underlying (semi-analytical) solutions which results in fast computation times and requires little computation power.


Dependencies:

Python3.6+, Numpy, Matplotlib


Docu & Install:

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

Installing this project using pip:

pip install magpylib

Installing this project locally:

  • Clone this repository to your machine.
  • In the directory, run pip install . in your conda terminal.

About

Magpylib: A free Python package for magnetic field computation. To cite this software publication: https://www.sciencedirect.com/science/article/pii/S2352711020300170

License:GNU Affero General Public License v3.0


Languages

Language:Python 100.0%