CMD + K

leastsqbound

Community

Constrained multivariate least-squares optimizer for scipy

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/jjhelmus/simple leastsqbound

Usage Tracking

1.0
1 / 8 versions selected
Downloads (Last 6 months): 0

Description

leastsqbound

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.

About

Summary

Constrained multivariate least-squares optimizer for scipy

Last Updated

Jun 28, 2013 at 00:03

License

BSD

Total Downloads

292

Version Downloads

292

Supported Platforms

noarch