Skip to content

Commit 39f1a9b

Browse files
authored
ITensorMPS.jl v0.2.1 release notes in README
1 parent 0362267 commit 39f1a9b

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,14 @@ The goal will be to move the MPS and MPO code from the ITensors.jl package, alon
1818

1919
## News
2020

21+
### ITensorMPS.jl v0.2.1 release notes
22+
23+
#### New features
24+
25+
This release introduces a new (experimental) function `expand` for performing global Krylov expansion based on [arXiv:2005.06104](https://arxiv.org/abs/2005.06104). It is a re-export of the `expand` function introduced in ITensorTDVP.jl v0.4.1, see the [ITensorTDVP.jl v0.4.1 release notes](https://github.com/ITensor/ITensorTDVP.jl/tree/main?tab=readme-ov-file#itensortdvpjl-v041-release-notes) for more details.
26+
2127
### ITensorMPS.jl v0.2 release notes
2228

29+
#### Breaking changes
30+
2331
ITensorMPS.jl v0.2 has been released, which is a breaking release. It updates to using ITensorTDVP.jl v0.4, which has a number of breaking changes to the `tdvp`, `linsolve`, and `dmrg_x` functions. See the [ITensorTDVP.jl v0.4 release notes](https://github.com/ITensor/ITensorTDVP.jl/blob/main/README.md#itensortdvpjl-v04-release-notes) for details.

0 commit comments

Comments
 (0)