New release 0.5.0 and 0.5.1 #97
adrybakov
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
New version of magnopy has been published, see release notes for detailed description.
This release introduced one breaking change wrt 0.4.* versions:
spinham.add_*()were superseded by the generalspinham.add()spinham.remove_*()were superseded by the generalspinham.remove()spinham.p*all return three elements now:nus, alphas, parameterPlease 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
All reactions