[0.7.2] - 2020-10-09

Release Notes

We’ve added a list of all papers using (and citing) TeNPy, see Papers using TeNPy. Feel free to include your own works!

And a slight simplicifation, which might affect your code: using the MultiCouplingModel is no longer necessary, just use the tenpy.models.model.CouplingModel directly.

Changelog

Backwards incompatible changes

Added

Fixed

  • The IrregularLattice used the 'default' order of the regular lattice instead of whatever the order of the regular lattice was.

  • charge_variance() did not work for more than 1 charge.