Skip to content

Releases: Micromagnetic-Tomography/mmt_multipole_inversion

1.0

21 Jul 14:51
Compare
Choose a tag to compare

New release of the multipole inversion library with multiple updates:

  • Added a new CUDA library (if an Nvidia GPU is available) that can be built by cloning the repository and defining appropriate env variables (see README). This lib is used to populate the forward matrix much faster
  • Updated Poetry files accordingly and added a new build.py file
  • Added nice documentation that is now hosted in readthedocs!
  • Updated docstrings
  • Added Github actions for uploading the new versions of this library into PyPI
  • The code is now under MIT license

First stable release

20 Apr 17:29
Compare
Choose a tag to compare

First stable version of this library that contains most of the utilities to perform multipole numerical inversions of magnetic signal data recorded in a scan surface. There is extensive documentation in the docstrings of the classes and methods, and a basic tutorial. These will be developed in future releases and with the publication of the sphinx docs.