Skip to content

Releases: ITensor/ITensors.jl

v0.1.40

24 Feb 21:34
aed0442
Compare
Choose a tag to compare

ITensors v0.1.40

Diff since v0.1.39

Merged pull requests:

v0.1.39

16 Feb 21:41
fa0bdcb
Compare
Choose a tag to compare

ITensors v0.1.39

Diff since v0.1.38

Merged pull requests:

v0.1.38

06 Feb 02:48
0887694
Compare
Choose a tag to compare

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)

v0.1.37

01 Feb 16:13
4172c93
Compare
Choose a tag to compare

ITensors v0.1.37

Diff since v0.1.36

Merged pull requests:

  • Add tests for threaded contraction with no output blocks (#565) (@mtfishman)

v0.1.36

19 Jan 15:29
Compare
Choose a tag to compare

ITensors v0.1.36

Diff since v0.1.35

Merged pull requests:

v0.1.35

14 Jan 02:21
Compare
Choose a tag to compare

ITensors v0.1.35

Diff since v0.1.34

Closed issues:

  • Should we define iterate for TagSet? (#542)
  • AutoMPO slower than expected (#555)

Merged pull requests:

v0.1.34

23 Dec 21:16
12008df
Compare
Choose a tag to compare

ITensors v0.1.34

Diff since v0.1.33

Closed issues:

  • Use Symbol instead of SmallString in OpName (#550)

Merged pull requests:

  • Make OpName use Symbol instead of SmallString for longer operator names (#551) (@mtfishman)

v0.1.33

23 Dec 19:26
7cfbff8
Compare
Choose a tag to compare

ITensors v0.1.33

Diff since v0.1.32

Merged pull requests:

  • Fix bug in inner(::MPS, ::MPS) when MPS have multiple site indices (#549) (@mtfishman)

v0.1.32

23 Dec 14:46
68a55ef
Compare
Choose a tag to compare

ITensors v0.1.32

Diff since v0.1.31

Merged pull requests:

v0.1.31

18 Dec 00:39
Compare
Choose a tag to compare

ITensors v0.1.31

Diff since v0.1.30

Closed issues:

  • IndexSet docs are outdated and need more details (#541)

Merged pull requests: