Skip to content

Releases: ITensor/ITensorMPS.jl

v0.3.8

02 Mar 22:54
d0dc5b6
Compare
Choose a tag to compare

ITensorMPS v0.3.8

Diff since v0.3.7

Merged pull requests:

Closed issues:

  • [BUG] hassameinds in deprecate_make_inds_match! gives false even when @show siteinds((A,x)) @show siteinds(ydag) give the same result (#100)
  • [Feature request] Constructor for a product state MPS? (#114)

v0.3.7

04 Feb 03:52
71457c2
Compare
Choose a tag to compare

ITensorMPS v0.3.7

Diff since v0.3.6

Merged pull requests:

v0.3.6

04 Feb 01:07
f23750e
Compare
Choose a tag to compare

ITensorMPS v0.3.6

Diff since v0.3.5

Merged pull requests:

  • CompatHelper: bump compat for KrylovKit to 0.9, (keep existing compat) (#109) (@github-actions[bot])

v0.3.5

31 Jan 19:37
52055ac
Compare
Choose a tag to compare

ITensorMPS v0.3.5

Diff since v0.3.4

Merged pull requests:

  • Better error message for bad time step inputs (#112) (@ryanlevy)

Closed issues:

  • Difficult error message for wrong sign of time in TDVP (#111)

v0.3.4

10 Jan 19:19
64a7dcb
Compare
Choose a tag to compare

ITensorMPS v0.3.4

Diff since v0.3.3

Merged pull requests:

  • More robust use of isapprox when checking time steps in tdvp (#107) (@ultimatile)

v0.3.3

17 Dec 19:17
dd0ddef
Compare
Choose a tag to compare

ITensorMPS v0.3.3

Diff since v0.3.2

Merged pull requests:

Closed issues:

  • Include WI and WII time evolution MPO constructor in ITensorMPS (#101)
  • movesite crashes on gpu for number conserving fermions (#102)

v0.3.2

15 Nov 17:14
03a7dc0
Compare
Choose a tag to compare

ITensorMPS v0.3.2

Diff since v0.3.1

Merged pull requests:

  • Make sample type agnostic and GPU compatible (#93) (@tipfom)

Closed issues:

  • [BUG] sample in mps.jl broken when using CUDA (#92)

v0.3.1

29 Oct 19:11
8896bb1
Compare
Choose a tag to compare

ITensorMPS v0.3.1

Diff since v0.3.0

Merged pull requests:

Closed issues:

  • Move ITensors.ITensorMPS and ITensorTDVP.jl issues and PRs to this repository (#32)

v0.3.0

25 Oct 18:27
Compare
Choose a tag to compare

ITensorMPS v0.3.0

Diff since v0.2.6

Merged pull requests:

  • Absorb ITensors.ITensorMPS and ITensorTDVP.jl (#31) (@mtfishman)

v0.2.6

13 Oct 00:50
df0bab2
Compare
Choose a tag to compare

ITensorMPS v0.2.6

Diff since v0.2.5

Merged pull requests:

  • Bump peter-evans/create-pull-request from 6 to 7 (#27) (@dependabot[bot])
  • Change from OrdinaryDiffEq to OrdinaryDiffEqTsit5, require Julia 1.10 (#29) (@mtfishman)

Closed issues:

  • Load OrdinaryDiffEqTsit5 instead of OrdinaryDiffEq in examples and tests (#28)