Skip to content

v0.1.38

Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 02:48
0887694

ITensors v0.1.38

Diff since v0.1.37

Closed issues:

  • MPO-MPO multiplication for chain length N=1,2 not working (#544)
  • Scalar ITensor for QN or BlockSparse Case (#564)

Merged pull requests:

  • Fix bug in BlockSparse-DiagBlockSparse contraction (#567) (@mtfishman)
  • Add tests for printing QN diag ITensor (#568) (@mtfishman)
  • Add generic support for scalar ITensor contraction (#569) (@mtfishman)
  • Fix MPOMPS, MPOMPO for system sizes 1 and 2 (#572) (@mtfishman)
  • Add support for inner(::MPS, ::MPO, ::MPS) with multiple siteinds per tensor (#573) (@mtfishman)
  • New MPS/MPO index manipulation interface (#575) (@mtfishman)