Skip to content

Releases: ITensor/ITensors.jl

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:

v0.1.22

11 Sep 23:33
Compare
Choose a tag to compare

ITensors v0.1.22

Diff since v0.1.21

Closed issues:

  • Use ! function for not logic (#470)
  • (no)prime not working appropriately with (#484)

Merged pull requests:

v0.1.21

23 Jul 22:33
cd62c18
Compare
Choose a tag to compare

ITensors v0.1.21

Diff since v0.1.20

Closed issues:

  • Try to make ITensors.jl compatible with earlier Julia versions (#398)

Merged pull requests:

v0.1.20

16 Jul 21:08
Compare
Choose a tag to compare

ITensors v0.1.20

Diff since v0.1.19

Closed issues:

  • Add CompatHelper (#371)
  • Use a Dict to store op definitions (#375)

Merged pull requests:

v0.1.19

14 Jul 23:08
7318f64
Compare
Choose a tag to compare

ITensors v0.1.19

Diff since v0.1.18

Merged pull requests:

v0.1.18

14 Jul 15:08
74bf21f
Compare
Choose a tag to compare

ITensors v0.1.18

Diff since v0.1.17

Closed issues:

  • Helper functions for warn tensor order (#450)
  • Use Julia's replace syntax for replaceinds (#451)

v0.1.17

13 Jul 22:08
b3512ca
Compare
Choose a tag to compare

ITensors v0.1.17

Diff since v0.1.16

Merged pull requests: