Skip to content
/ magba Public

Python analytical magnetic computation powered by Rust

License

Notifications You must be signed in to change notification settings

p-sira/magba

Repository files navigation

Magba

License Crate Documentation


Magba is a performant analytical magnetic computation library for Rust.

To install, simply: cargo add magba.

A python interface for Magba is also available: Pymagba.

Features

  • Compute magnetic fields
  • Create magnetic sources and group them as collections
  • Move and rotate objects

Learn more at docs.rs.