[unitaryhack] Implement single-file HDF5 logger
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.