Skip to content

Releases: ITensor/ITensors.jl

v0.2.10

25 Oct 17:45
05a26de
Compare
Choose a tag to compare

ITensors v0.2.10

Diff since v0.2.9

Merged pull requests:

  • Add ChainRules rules for basic reverse mode AD rules for ITensors (#761) (@mtfishman)

v0.2.9

01 Oct 03:10
ae3b49d
Compare
Choose a tag to compare

ITensors v0.2.9

Diff since v0.2.8

Closed issues:

  • Ground state energy sign is non-deterministically flipping (#739)
  • Allow multi-site operators in OpSum (#741)
  • correlation_matrix using a large amount of memory (#753)

Merged pull requests:

v0.2.8

27 Sep 15:16
1e44c0c
Compare
Choose a tag to compare

ITensors v0.2.8

Diff since v0.2.7

Closed issues:

  • Add unicode aliases for fermionic operators (#747)

Merged pull requests:

v0.2.7

22 Sep 22:24
75f4793
Compare
Choose a tag to compare

ITensors v0.2.7

Diff since v0.2.6

Closed issues:

  • Set a good default truncation in contract(::MPO, ::MPS) (#422)
  • Threaded blocksparse tensor contraction not working (#745)

Merged pull requests:

v0.2.6

27 Aug 20:00
78097b4
Compare
Choose a tag to compare

ITensors v0.2.6

Diff since v0.2.5

Closed issues:

  • DMRG Not Converging to Exact Result (#725)

Merged pull requests:

v0.2.5

11 Aug 01:05
Compare
Choose a tag to compare

ITensors v0.2.5

Diff since v0.2.4

Closed issues:

  • upgrading v0.1 to v0.2, reading "old" MPS/ITensor format (#714)
  • state function overloads sometimes failing (#718)

Merged pull requests:

v0.2.4

22 Jul 13:46
c4e5695
Compare
Choose a tag to compare

ITensors v0.2.4

Diff since v0.2.3

Closed issues:

  • Improvements to SiteType system (#428)
  • Bug in AutoMPO with fermionic operators on same site (?) (#514)
  • Version 0.2 Roadmap (#639)
  • Op system op! function not getting called (#697)
  • Bug in correlation_matrix with QNs (#700)
  • Put ITensors. in front of site_type codes? (#703)

Merged pull requests:

v0.2.3

22 Jun 14:56
11f2ec8
Compare
Choose a tag to compare

ITensors v0.2.3

Diff since v0.2.2

Merged pull requests:

  • Make ITensors evaluate as unequal if they have different indices (#690) (@mtfishman)
  • Update Documenter version to 0.27 (#691) (@emstoudenmire)
  • Update Tutorials.md, correcting typo "Boson SiteType" (#692) (@jtschneider)
  • Add denseblocks to convert from DiagBlockSparse to BlockSparse tensor (#693) (@mtfishman)

v0.2.2

16 Jun 18:20
3fed16e
Compare
Choose a tag to compare

ITensors v0.2.2

Diff since v0.2.1

Merged pull requests:

  • New interface contract([A, [B, C]]) for contracting a sequence of tensors (#686) (@mtfishman)
  • Make Index non-broadcastable (#689) (@mtfishman)

v0.2.1

15 Jun 23:30
Compare
Choose a tag to compare

ITensors v0.2.1

Diff since v0.2.0

Closed issues:

  • Use state instead of val in MPS product state constructor (#678)
  • lastindex not working for single-index ITensor (#680)
  • An error in doc (#683)

Merged pull requests: