Lsqfit

Latest version: v13.3

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

Scan your dependencies

Page 1 of 14

13.3

========================
Clean up Cython code. Adds lsqfit.fake_fitargs for testing. Bug fix in
nonlinear_fit.set() where resetting the fitter could cause crashes.

13.2.4

=========================
Fixes trivial problem with the pyproject.toml introduced in the last version.

13.2.3

==========================
Modified so that it works with numpy>=2.0.

13.2.2

==========================
Same as v13.2.1.
- Fixes bug in lsqfit's GSL module that prevented compilation on some systems.

- Fixes minor bug in vegas_fit affecting parameter nitn.

13.2

=============================
- Adds vegas_fit.sample, which samples the PDF used in the fit. This is useful for
making probability density histograms and contour plots.

- Minor bug fix: vegas_fit wasn't always passing correct arguments to PDFIntegrator.

13.1

=============================
Adds a second least-squares fitting strategy. lsqfit.vegas_fit uses PDFIntegrator
from the vegas Python module to evaluate means, covariances, PDF histograms, etc
using Bayesian integrals, as opposed to minimization as in lsqfit.nonlinear_fit.
Fits from nonlinear_fit are Gaussian approximations to the results from
vegas_fit.

Page 1 of 14

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.