Skip to content

[unitaryhack] Implement single-file HDF5 logger

Vicentini Filippo requested to merge github/fork/maxbortone/hdf5-logger into master

Created by: maxbortone

This pull request implement a single-file HDF5 logger as described in #1200 (closed).

The logger works just as the JsonLogger, but flushes logged data and variational state parameters to a single HDF5 file.

Merge request reports