New version of Magnopy has been published, see
release notes for detailed description.
This release introduced one breaking change wrt 0.4.* versions:
* The functions "spinham.add_*()" were superseded by the general "spinham.add()"
* The functions "spinham.remove_*()" were superseded by the general "spinham.remove()"
* The iterators "spinham.p*" all return three elements now: "nus, alphas, parameter"
Please see the release notes for the details on how to update existing scripts.
Together with those changes we improved the
page with the description of the spin Hamiltonian to make thing more clear.
We recommend to skip 0.5.0 in favour of 0.5.1, as a critical bug in the function "magnopy.experimental.plot_spinham()" was present in 0.5.0.
Best,
Developers of Magnopy