29 save toy cov
Loading
Saving the covariance matrix to the hdf file should work.
For the loading, two problems arise:
FitResult.from_hdf
method questionable: should this really return several instances?)FitResult._result
expects an OrderedDict, right?What do you think, @apuignav