Skip to content

constructor of observables mandatory?

Providing only the measure function for my custom observable, but not a constructor, the code will compile without problems, but result in some ugly hdf5 runtime errors. Should we fix that?