Releases: ITensor/ITensorMPS.jl
Releases · ITensor/ITensorMPS.jl
v0.3.4
ITensorMPS v0.3.4
Merged pull requests:
- More robust use of
isapprox
when checking time steps intdvp
(#107) (@ultimatile)
v0.3.3
ITensorMPS v0.3.3
Merged pull requests:
- Bump codecov/codecov-action from 4 to 5 (#94) (@dependabot[bot])
- Fix 'movesite' crashing (#103) (@tipfom)
Closed issues:
v0.3.2
ITensorMPS v0.3.2
Merged pull requests:
Closed issues:
- [BUG]
sample
inmps.jl
broken when using CUDA (#92)
v0.3.1
ITensorMPS v0.3.1
Merged pull requests:
- Delete broken Trotter-Suzuki example (#91) (@mtfishman)
Closed issues:
- Move
ITensors.ITensorMPS
andITensorTDVP.jl
issues and PRs to this repository (#32)
v0.3.0
ITensorMPS v0.3.0
Merged pull requests:
- Absorb
ITensors.ITensorMPS
andITensorTDVP.jl
(#31) (@mtfishman)
v0.2.6
ITensorMPS v0.2.6
Merged pull requests:
- Bump peter-evans/create-pull-request from 6 to 7 (#27) (@dependabot[bot])
- Change from
OrdinaryDiffEq
toOrdinaryDiffEqTsit5
, require Julia 1.10 (#29) (@mtfishman)
Closed issues:
- Load
OrdinaryDiffEqTsit5
instead ofOrdinaryDiffEq
in examples and tests (#28)
v0.2.5
ITensorMPS v0.2.5
Merged pull requests:
- Fix
ops
reexport (#26) (@mtfishman)
Closed issues:
- Using 'expand' with GPU backend (#24)
v0.2.4
ITensorMPS v0.2.4
Merged pull requests:
- Make it easier to run example 3 on GPU (#22) (@mtfishman)
Closed issues:
- Adjusting example 3 to a GPU backend (#21)
v0.2.3
ITensorMPS v0.2.3
Merged pull requests:
- Add solver examples and export contract (#20) (@mtfishman)
Closed issues:
- Switch packages over to using
random_mps
,random_itensor
, etc. (#19)