An open API service indexing awesome lists of open source software.

https://github.com/p-sira/magba

Python analytical magnetic computation powered by Rust
https://github.com/p-sira/magba

analytical-solution electromagnetism magnet magnetic-fields magnetism physics scientific simulation

Last synced: about 1 month ago
JSON representation

Python analytical magnetic computation powered by Rust

Awesome Lists containing this project

README

        



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](https://github.com/p-sira/pymagba).

## Features
- Compute magnetic fields
- Create magnetic sources and group them as collections
- Move and rotate objects

Learn more at [docs.rs](https://docs.rs/magba).