v0.1.24
ITensors v0.1.24
Closed issues:
- Implement fancier indexing for MPO/MPS (#61)
- position! does not preserve link tag information (#87)
- sum(::MPS/MPO,::MPS/MPO) (#105)
- run examples as part of the test suite? (#165)
- Some improvements to DiagTensor (#191)
- Add check for hermiticity in DMRG and related functions (?) (#262)
- Track performance with benchmarks (#273)
- Debug checks (#323)
- Fancier IndexSet constructors (#412)
- Pull request test passes on GitHub pull request page but fails when run locally (#447)
Merged pull requests:
- Add stacktrace output to warn tensor order (#498) (@mtfishman)
- Generalize
tr(::MPO)
(#509) (@mtfishman)