Skip to content

v0.3.30

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Feb 17:45
· 418 commits to main since this release
39a87e3

ITensors v0.3.30

Diff since v0.3.29

Closed issues:

  • Generalizations of OpSum interface (#722)
  • Define op(::Matrix, ::Index) (#766)
  • [ITensors] [BUG] Default value of optional arguments in MPS-MPO contractions (#876)
  • [ITensors] [BUG] AD numerical error when calling apply on MPS/MPO multiple times (#924)
  • [NDTensors] [BUG] array(combiner * tensor) produces garbage (#1034)

Merged pull requests:

  • [ITensors] [BUG] AD numerical error when calling apply on MPS/MPO multiple times (#981) (@danielalcalde)
  • [NDTensors] Improve checks in Combiner for undefined contractions (#1074) (@mtfishman)
  • [ITensors] Add regression test for AD through repeated calls to apply on MPS (#1077) (@mtfishman)