Skip to content

Releases: ITensor/ITensors.jl

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:

v0.1.30

11 Dec 00:36
Compare
Choose a tag to compare

ITensors v0.1.30

Diff since v0.1.29

Merged pull requests:

  • Update ITensors for dict of keys block-offset design (#538) (@mtfishman)

v0.1.29

07 Dec 19:35
f209d64
Compare
Choose a tag to compare

ITensors v0.1.29

Diff since v0.1.28

Closed issues:

  • Unfortunate bug when using end to index into ITensor (#534)

Merged pull requests:

  • Add global flag for combining before contracting QN ITensors (#536) (@mtfishman)
  • Fix bug in using end when indexing ITensors (#537) (@mtfishman)

v0.1.28

03 Dec 14:37
0038b1a
Compare
Choose a tag to compare

ITensors v0.1.28

Diff since v0.1.27

Closed issues:

  • Non-Hermitian bug coming from eigsolve with complex MPO (#517)

Merged pull requests:

v0.1.27

23 Nov 18:35
5dc56c5
Compare
Choose a tag to compare

ITensors v0.1.27

Diff since v0.1.26

Merged pull requests:

v0.1.26

20 Nov 16:17
918249b
Compare
Choose a tag to compare

ITensors v0.1.26

Diff since v0.1.25

Closed issues:

  • Introduce an imports.jl file (#508)
  • No basic addition and scalar multiplication features for MPS and MPO? (#515)
  • Advertise the examples directory better (#521)
  • Implement add QN MPS (#523)
  • Extra backslash in op docstring (#529)

Merged pull requests:

  • CompatHelper: bump compat for "KrylovKit" to "0.5" (#429) (@github-actions[bot])
  • Improve Bibtex for citing ITensor (#518) (@emstoudenmire)
  • CompatHelper: bump compat for "HDF5" to "0.14" (#524) (@github-actions[bot])
  • New MPS/MPO addition function (#528) (@mtfishman)

v0.1.25

04 Nov 05:10
Compare
Choose a tag to compare

ITensors v0.1.25

Diff since v0.1.24

Merged pull requests:

v0.1.24

08 Oct 21:13
Compare
Choose a tag to compare

ITensors v0.1.24

Diff since v0.1.23

Closed issues:

  • Implement fancier indexing for MPO/MPS (#61)
  • position! does not preserve link tag information (#87)
  • sum(::MPS/MPO,::MPS/MPO) (#105)
  • run examples as part of the test suite? (#165)
  • Some improvements to DiagTensor (#191)
  • Add check for hermiticity in DMRG and related functions (?) (#262)
  • Track performance with benchmarks (#273)
  • Debug checks (#323)
  • Fancier IndexSet constructors (#412)
  • Pull request test passes on GitHub pull request page but fails when run locally (#447)

Merged pull requests:

v0.1.23

21 Sep 14:12
2b75dd8
Compare
Choose a tag to compare

ITensors v0.1.23

Diff since v0.1.22

Closed issues:

  • Add tr(::MPO) (#487)
  • Define lastindex(::ITensor) and lastindex(::ITensor,::Int) (#489)
  • Add anyhastags(::ITensor, ::String) and allhastags(::ITensor, ::String) (#491)
  • Add 1 ./ A broadcasting operation for ITensor (#493)
  • Bug in broadcasting ITensors (#494)

Merged pull requests: