v0.15.0
ITensorNetworks v0.15.0
Breaking changes
- Rewrite of TTN solvers in terms of
sweep_solve!and iterators. Some breaking changes to DMRG and TDVP interface, and temporary removal of solvers like DMRG-X which have to be rewritten in terms of the new interface.
Merged pull requests:
- Network solvers redesign (#242) (@emstoudenmire)
- Changes to the iterator interface (#255) (@jack-dunham)
- Runic formatting (#259) (@mtfishman)