Skip to main content

Constrained multivariate least-squares optimizer

Project description

leastsqbound is a enhanced version of scipy’s optimize.leastsq function which allows users to include min, max bounds for each fit parameter. Constraints are enforced by using an unconstrained internal parameter list which is transformed into a constrained parameter list using non-linear functions.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page