Version 0.2#

Warning

We recommend not to use this version of Magnopy due to issue #79, that can affect some (not all) calculations of spin wave spectra. Use 0.4.2 and later instead.

0.2.1#

Warning

We do not recommend to use Energy.optimize() or magnopy-optimize-sd of this version of Magnopy.

Date : 10 September 2025

Bugfix#

  • Fix problem with np.linalg.trace and with np.linalm.norm(..., axis=1) in magnopy.experimental module.

0.2.0#

Warning

We do not recommend to use experimental.plot_spinham() of this version with old (<2.*) versions of numpy.

We do not recommend to use Energy.optimize() or magnopy-optimize-sd of this version of Magnopy.

Date: 10 September 2025

New features#

Bug fixes#

Improvements#

  • Make matplotlib and plotly optional dependencies. Use pip install "magnopy[visual]" to be able to use plotting functions.

Breaking changes wrt 0.1#

Deprecated features#

  • io.output_k_resolved()

Removed features#