Skip to content

Releases: ITensor/ITensors.jl

v0.6.2

12 May 16:45
9f2b26e
Compare
Choose a tag to compare

ITensors v0.6.2

Diff since v0.6.1

Merged pull requests:

v0.6.1

09 May 21:00
3d36e74
Compare
Choose a tag to compare

ITensors v0.6.1

Diff since v0.6.0

Merged pull requests:

v0.6.0

09 May 01:40
36da003
Compare
Choose a tag to compare

ITensors v0.6.0

Diff since v0.5.8

Merged pull requests:

v0.5.8

08 May 16:34
2bfc55b
Compare
Choose a tag to compare

ITensors v0.5.8

Diff since v0.5.5

Merged pull requests:

v0.5.5

08 May 13:28
45a9876
Compare
Choose a tag to compare

ITensors v0.5.5

Diff since v0.5.4

Merged pull requests:

v0.5.4

07 May 22:44
9690d9a
Compare
Choose a tag to compare

ITensors v0.5.4

Diff since v0.5.3

Merged pull requests:

v0.5.3

07 May 21:14
4c507b2
Compare
Choose a tag to compare

ITensors v0.5.3

Diff since v0.5.2

Merged pull requests:

Closed issues:

  • [SetParameters] Rename SetParameters to TypeParameterAccessors (#1327)

v0.5.2

06 May 02:32
e81492a
Compare
Choose a tag to compare

ITensors v0.5.2

Diff since v0.5.1

Merged pull requests:

v0.5.1

03 May 19:23
fa6c706
Compare
Choose a tag to compare

ITensors v0.5.1

Diff since v0.5.0

Merged pull requests:

v0.5.0

03 May 02:31
ac4ebed
Compare
Choose a tag to compare

ITensors v0.5.0

Diff since v0.4.1

Merged pull requests:

Closed issues:

  • Interface proposal for MPS/MPO Index related functions (#527)
  • Add support for T = emptyITensor(); T[i=>1,i'=>1] = 1.0 (#645)
  • More Index constructors (#688)
  • Define (::ITensor / ::ITensor) (#695)
  • Failing error check in eigen (#721)
  • [BUG] removeqns(::ITensor), removeqns(::MPS) not defined (#798)
  • [ENHANCEMENT] Define convert_itensor_eltype for MPS/MPO (#804)
  • [ENHANCEMENT] Define LinearAlgebra.diag and LinearAlgebra.diagind for ITensors (#805)
  • [ITensors] [ENHANCEMENT] Docs on finite temperature calculations (#864)
  • [ITensors] [ENHANCEMENT] FAQ about typing unicode symbols (#896)
  • [ITensorGPU] [ENHANCEMENT] Add Github Action to test loading ITensorGPU (#1120)