Small upgrade to gvar.dataset.svd_diagnosis to allow for more flexible use. Fixes bug in gvar.dataset.Dataset which prevented it from reading compressed files under Python3
Fixes issue with str(GVar) that was dropping significant digits in the mean when the standard deviat...
Small update responding to a feature request: gvar.dataset.avg_data(dset) no longer discards data wh...
Fixes bug in BufferDict.del_distribution that caused it to crash. Also adds more protection to Buff...
Small upgrade to gvar.dataset.svd_diagnosis to allow for more flexible use. Fixes bug in gvar.datase...
Improves heuristics and documentation for gvar.dataset.svd_diagnosis. Updates gvar.svd including new...
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML
Very minor update: bug fix to avoid crashing gvar.evalcorr; json support from gvar.dump, gvar.load, ...
Fixes problems in BufferDict and dataset caused by changes in Python's dictionaries starting with Py...
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
Bug fix for gvar.gvar to remove problems caused when a GVar had exactly 0 standard deviation. Minor ...
Didn't quite get the json right for gvar.dump, etc. in the previous release (v8.3.1). Now fixed
Minor bug fix in correlate that was causing compilation problems on some machines
Minor additions: hdf5 format support in gvar.dataset.Dataset; del g[k] for BufferDict g; small bug f...
This release fixes lingering problems with gvar.dataset.avg_data(dataset) when dataset is a dictiona...
Minor (and rare) bug fix for CorrFitter. Improved documentation on SVD cuts and goodness of fit
Fixes issue with str(GVar) that was dropping significant digits in the mean when the standard deviat...
Small update responding to a feature request: gvar.dataset.avg_data(dset) no longer discards data wh...
Fixes bug in BufferDict.del_distribution that caused it to crash. Also adds more protection to Buff...
Small upgrade to gvar.dataset.svd_diagnosis to allow for more flexible use. Fixes bug in gvar.datase...
Improves heuristics and documentation for gvar.dataset.svd_diagnosis. Updates gvar.svd including new...
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML
Very minor update: bug fix to avoid crashing gvar.evalcorr; json support from gvar.dump, gvar.load, ...
Fixes problems in BufferDict and dataset caused by changes in Python's dictionaries starting with Py...
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
Bug fix for gvar.gvar to remove problems caused when a GVar had exactly 0 standard deviation. Minor ...
Didn't quite get the json right for gvar.dump, etc. in the previous release (v8.3.1). Now fixed
Minor bug fix in correlate that was causing compilation problems on some machines
Minor additions: hdf5 format support in gvar.dataset.Dataset; del g[k] for BufferDict g; small bug f...
This release fixes lingering problems with gvar.dataset.avg_data(dataset) when dataset is a dictiona...
Minor (and rare) bug fix for CorrFitter. Improved documentation on SVD cuts and goodness of fit
Fixes issue with str(GVar) that was dropping significant digits in the mean when the standard deviat...
Small update responding to a feature request: gvar.dataset.avg_data(dset) no longer discards data wh...
Fixes bug in BufferDict.del_distribution that caused it to crash. Also adds more protection to Buff...