Lsqfit

Latest version: v13.3

Safety actively analyzes 723685 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 3 of 14

11.6

========================
- Additional sanity checks added for debug=True in nonlinear_fit.

- nonlinear_fit now uses gvar.regulate rather than gvar.svd to
deal with singular correlation matrices and to decompose the
correlation matrices when forming the chi**2 function.
To regulate the correlation matrix, one now specifies
either eps or svdcut. The eps regulator uses Cholesky
decomposition, while the svdcut uses SVD decomposition
(the only option previously). Cholesky decomposition
is faster but less robust. Keywords add_svdnoise and
add_priornoise are replaced by addnoise, but the old
keywords continue to work (for legacy code).

- Tweak to reporting on stopping conditions.

- Updated documentation.

- Requires gvar v11.6 or later.

11.5.3

=========================
Minor fix for compatibility with gvar v11.5.2.

11.5.2

=========================
Bug fix for problem in Multifitter when parallel fits included in chained fits.

11.5.1

=========================
Small improvement in how p0 is handled when using MultiFitter -- responds to a feature request.

11.5

========================
Minor update, responding to a feature request: nonlinear_fit objects
can now be saved to a file using, for example, gvar.dump(fit, 'fitfile.p').

11.4.1

=========================
Update to documentation to synchronize with gvar updates (v10.0).
No other changes.

Page 3 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.