Skip to content

curvefit.solvers.solvers.ScipyOpt

Scipy Optimize Solver

Use scipy optimize to fit the model using the L-BFGS-B method.

See Solver for arguments and methods.