Skip to content

v0.2.2

Choose a tag to compare

@github-actions github-actions released this 16 Oct 08:43
ee68ea4

PEPSKit v0.2.2

Diff since v0.2.1

Merged pull requests:

  • Clean up symmetrization and add optimization callback (#62) (@pbrehmer)
  • Define + for LocalOperators (#63) (@Gertian)
  • Improve CTMRG error computation (#65) (@lkdvos)
  • Implement symmetric versions of models (#66) (@pbrehmer)
  • FiniteDifferences to_vec support (#67) (@lkdvos)
  • Change default values (#68) (@pbrehmer)
  • Product state PEPS with noise (#69) (@pbrehmer)
  • CompatHelper: add new compat entry for MPSKitModels at version 0.3, (keep existing compat) (#71) (@github-actions[bot])
  • Fix CTMRG miniter and Accessors.@set (#74) (@pbrehmer)
  • CompatHelper: add new compat entry for FiniteDifferences at version 0.12, (keep existing compat) (#75) (@github-actions[bot])

Closed issues:

  • Question : How does CTMRG work together with symmetric tensors ? (#64)