Very minor changes: bug fix and small new feature in Multifitter; documentation fixes
Adds new class lsqfit.MultiFitter. This provides a framework for organizing complex fits around a sm...
Minor (and rare) bug fix for CorrFitter. Improved documentation on SVD cuts and goodness of fit
Removes lsqfit.BayesIntegrator (and BayesPDF) which is replaced by the more capable vegas.PDFIntegra...
Minor update: rare bug fix in MultiFitter; new parameter wavg_svdcut in MultiFitter
Small improvement in how p0 is handled when using MultiFitter -- responds to a feature request
Bug fix in lsqfit.wavg(...) for problem that was having an adverse effect on certain of lsqfit.Multi...
Improved installation script, especially for environments where cython or numpy are not installed
This provides: a minor bug fix in lsqfit.MultiFitter.chained_fit concerning fit.svdcorrection; and a...
Minor update: new options for MultiFitter.make_plot; updated tests to deal with new numpy
Fixes a bug in empbayes_fit(z0, ...) that occurred when z0 was an integer or contained integers. Als...
Tiny fix to setup.py so lsqfit installs properly when the GSL library is not present. (Note that lsq...
This fixes the installation instructions but otherwise leaves the code unchanged. Note that GSL, if ...
Updated to work with lsqfit v11, which leads to some incompatibility but only in obscure, mostly unu...
Adds new keywords add_svdnoise and add_priornoise to help assess fit quality; see new sections on Go...
Updated corrfitter to work with v10 of lsqfit. Gives new functionality for chained fits
Adds new class lsqfit.MultiFitter. This provides a framework for organizing complex fits around a sm...
Minor (and rare) bug fix for CorrFitter. Improved documentation on SVD cuts and goodness of fit
Removes lsqfit.BayesIntegrator (and BayesPDF) which is replaced by the more capable vegas.PDFIntegra...
Minor update: rare bug fix in MultiFitter; new parameter wavg_svdcut in MultiFitter
Small improvement in how p0 is handled when using MultiFitter -- responds to a feature request
Bug fix in lsqfit.wavg(...) for problem that was having an adverse effect on certain of lsqfit.Multi...
Improved installation script, especially for environments where cython or numpy are not installed
This provides: a minor bug fix in lsqfit.MultiFitter.chained_fit concerning fit.svdcorrection; and a...
Minor update: new options for MultiFitter.make_plot; updated tests to deal with new numpy
Fixes a bug in empbayes_fit(z0, ...) that occurred when z0 was an integer or contained integers. Als...
Tiny fix to setup.py so lsqfit installs properly when the GSL library is not present. (Note that lsq...
This fixes the installation instructions but otherwise leaves the code unchanged. Note that GSL, if ...
Updated to work with lsqfit v11, which leads to some incompatibility but only in obscure, mostly unu...
Adds new keywords add_svdnoise and add_priornoise to help assess fit quality; see new sections on Go...
Updated corrfitter to work with v10 of lsqfit. Gives new functionality for chained fits
Adds new class lsqfit.MultiFitter. This provides a framework for organizing complex fits around a sm...
Minor (and rare) bug fix for CorrFitter. Improved documentation on SVD cuts and goodness of fit
Removes lsqfit.BayesIntegrator (and BayesPDF) which is replaced by the more capable vegas.PDFIntegra...