Skip to content

Changed HDF5Logging to save parameters at the start of simulation (instead of...

Changed HDF5Logging to save parameters at the start of simulation (instead of at the end): in case there is an error/exception, parameters are saved. BUG FIX: there was a stack overflow when several empty samples were saved at the end of simulation, fixed avoiding a recursion in DiscreteSampler

Merge request reports