More tuning of gvar.evalcov, for better performance on dense matrices of size 15x15 or larger. Also improved doc-strings for Cython-generated functions
New, more robust implementation for BufferDict. Also simplifies previous implementation of non-Gauss...
Didn't quite get the json right for gvar.dump, etc. in the previous release (v8.3.1). Now fixed
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML
Significant rewrite of gvar.evalcov_blocks(g), making it much faster for large, dense covariance mat...
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
This update provides significant performance upgrades for gvar.evalcov (thanks again to Giacomo Petr...
Improves heuristics and documentation for gvar.dataset.svd_diagnosis. Updates gvar.svd including new...
Minor fix in (again) gvar.dataset.avg_data to improve speed for large problems and to work around a ...
Very minor update: bug fix to avoid crashing gvar.evalcorr; json support from gvar.dump, gvar.load, ...
New installation code to make it easier to install gvar when neither numpy nor cython is installed
gvar.regulate is a new tool for regulating singular correlation matrices. It also supports both SVD ...
Another minor bug release. Fixes bug in evalcov_blocks and incompatibility with most recent numpy
Minor fixes to avoid crashes in gvar.powerseries and when pickling objects of type gvar.GVar
gvar.load/dump add support for classes with __slots__. Otherwise, changes are minor bug fixes (e.g.,...
Adds new routines to gvar.linalg: eigh, svd, and lstsq. Adds YAML as an option, in addition to pickl...
New, more robust implementation for BufferDict. Also simplifies previous implementation of non-Gauss...
Didn't quite get the json right for gvar.dump, etc. in the previous release (v8.3.1). Now fixed
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML
Significant rewrite of gvar.evalcov_blocks(g), making it much faster for large, dense covariance mat...
More efficient handling of large sparse covariance matrices in gvar.svd (see gvar.evalcov_blocks())....
This update provides significant performance upgrades for gvar.evalcov (thanks again to Giacomo Petr...
Improves heuristics and documentation for gvar.dataset.svd_diagnosis. Updates gvar.svd including new...
Minor fix in (again) gvar.dataset.avg_data to improve speed for large problems and to work around a ...
Very minor update: bug fix to avoid crashing gvar.evalcorr; json support from gvar.dump, gvar.load, ...
New installation code to make it easier to install gvar when neither numpy nor cython is installed
gvar.regulate is a new tool for regulating singular correlation matrices. It also supports both SVD ...
Another minor bug release. Fixes bug in evalcov_blocks and incompatibility with most recent numpy
Minor fixes to avoid crashes in gvar.powerseries and when pickling objects of type gvar.GVar
gvar.load/dump add support for classes with __slots__. Otherwise, changes are minor bug fixes (e.g.,...
Adds new routines to gvar.linalg: eigh, svd, and lstsq. Adds YAML as an option, in addition to pickl...
New, more robust implementation for BufferDict. Also simplifies previous implementation of non-Gauss...
Didn't quite get the json right for gvar.dump, etc. in the previous release (v8.3.1). Now fixed
Fixes bugs in gvar.load and gvar.dump caused by (sort of) recent security upgrades to pyYAML