Didn't quite get the json right for gvar.dump, etc. in the previous release (v8.3.1). Now fixed
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
Minor additions: hdf5 format support in gvar.dataset.Dataset; del g[k] for BufferDict g; small bug f...
Small upgrade to gvar.dataset.svd_diagnosis to allow for more flexible use. Fixes bug in gvar.datase...
Very minor update: bug fix to avoid crashing gvar.evalcorr; json support from gvar.dump, gvar.load, ...
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML
Minor bug fix in correlate that was causing compilation problems on some machines
Adds new routines to gvar.linalg: eigh, svd, and lstsq. Adds YAML as an option, in addition to pickl...
Minor fixes to avoid crashes in gvar.powerseries and when pickling objects of type gvar.GVar
Much improved gvar.dump and gvar.load for serializing dictionaries, arrays, etc. containing GVar obj...
Bug fix for gvar.gvar to remove problems caused when a GVar had exactly 0 standard deviation. Minor ...
New installation code to make it easier to install gvar when neither numpy nor cython is installed
Bug fixes including mismatched integer size problem that affects some Windows installations
gvar.load/dump add support for classes with __slots__. Otherwise, changes are minor bug fixes (e.g.,...
Fixes problems in BufferDict and dataset caused by changes in Python's dictionaries starting with Py...
Another minor bug release. Fixes bug in evalcov_blocks and incompatibility with most recent numpy
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
Minor additions: hdf5 format support in gvar.dataset.Dataset; del g[k] for BufferDict g; small bug f...
Small upgrade to gvar.dataset.svd_diagnosis to allow for more flexible use. Fixes bug in gvar.datase...
Very minor update: bug fix to avoid crashing gvar.evalcorr; json support from gvar.dump, gvar.load, ...
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML
Minor bug fix in correlate that was causing compilation problems on some machines
Adds new routines to gvar.linalg: eigh, svd, and lstsq. Adds YAML as an option, in addition to pickl...
Minor fixes to avoid crashes in gvar.powerseries and when pickling objects of type gvar.GVar
Much improved gvar.dump and gvar.load for serializing dictionaries, arrays, etc. containing GVar obj...
Bug fix for gvar.gvar to remove problems caused when a GVar had exactly 0 standard deviation. Minor ...
New installation code to make it easier to install gvar when neither numpy nor cython is installed
Bug fixes including mismatched integer size problem that affects some Windows installations
gvar.load/dump add support for classes with __slots__. Otherwise, changes are minor bug fixes (e.g.,...
Fixes problems in BufferDict and dataset caused by changes in Python's dictionaries starting with Py...
Another minor bug release. Fixes bug in evalcov_blocks and incompatibility with most recent numpy
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
Minor additions: hdf5 format support in gvar.dataset.Dataset; del g[k] for BufferDict g; small bug f...
Small upgrade to gvar.dataset.svd_diagnosis to allow for more flexible use. Fixes bug in gvar.datase...