Changelog
v0.2.19
Prepare public version, export docs to conan package, etc.
v0.2.18
Using fprettify from now on.
v0.2.17
Fixed missing makefile options.
v0.2.16
Added writing the observables to hdf5 files.
v0.2.15
Added the interface for the new custom correlation observable type.
v0.2.14
Enable reading file for sparse MPO.
Update error handling and some documentation.
Remove unused procedures.
v0.2.13
Update template for local makefile to v0.0.3.
v0.2.12
move derived type for checkpoints here, since it is type indepdent and i/o related.
v0.2.11
New flag to select iTPO mode (and in general MPO in future)
New flag as a whitecard
v0.2.10
Remove unused attribute frequency from bond entropy.
v0.2.9
Update error handling to v0.3.X
v0.2.8
Added documentation generation.
v0.2.7
Pass seed for random number generator
Improve style a bit towards documentation
v0.2.6
Update dependency of global types
v0.2.5
Support for all data types (c,d,s,z)
v0.2.4
Add new measurements, e.g., time correlator.
v0.2.3
Update CI/CD to docker containers.