magnopy.SpinHamiltonian.symmetrize#
method
- SpinHamiltonian.symmetrize() None[source]#
Symmetrize interaction parameters as specified in the SI note 3 of paper about Magnopy.
Legacy method, equivalent to
spinham.set_distribution(strategy="symmetrized")
Please use
SpinHamiltonian.set_distribution()instead.