magnopy.SpinHamiltonian.symmetrize#
method
- SpinHamiltonian.symmetrize() None[source]#
Symmetrize interaction parameters as specified in the SI note 3 of paper about Magnopy.
Deprecated since version 0.6.0: Use
SpinHamiltonian.set_distribution()withstrategy="symmetrize"instead. This method will be removed in November of 2026.Please use
SpinHamiltonian.set_distribution()instead.