ITensor / ITensorMPS.jl

MPS and MPO methods based on ITensor (ITensors.jl)
Apache License 2.0
20 stars 3 forks source link

Bump to ITensorTDVP.jl v0.4, ITensorMPS.jl v0.2 #11

Closed mtfishman closed 6 months ago

mtfishman commented 6 months ago

Bump to ITensorTDVP.jl v0.4 (https://github.com/ITensor/ITensorTDVP.jl/pull/74) which has many breaking changes. Release a new ITensorMPS.jl v0.2 since functions like tdvp and linsolve are re-exported by ITensorMPS.jl from ITensorTDVP.jl and have breaking changes.

mtfishman commented 6 months ago

Depends on https://github.com/JuliaRegistries/General/pull/106838 being merged.