pastas.solver.LmfitSolve.__init__#

LmfitSolve.__init__(pcov=None, nfev=None, **kwargs)[source]#

Solving the model using the LmFit [Newville et al., 2019].

This is basically a wrapper around the scipy solvers, adding some cool functionality for boundary conditions.

Notes

lmfit/lmfit-py

Parameters
Return type

None