solver#
solver sub-package contains the solvers and options for parameter (uncertainty) estimation for Pastas.
Submodules#
Module containing the base solver that used available for Pastas. |
|
Module containing the least squares based solvers for Pastas. |
|
Module containing the likelihood functions. |
|
Module containing the EmceeSolve class, which is a solver based on the MCMC approach in emcee [Foreman-Mackey et al., 2013]. |
|
Module containing the objective function for solvers to calculate residuals or noise. |
|
Module containing a timer for model optimization. |
|
Callback methods to track solver progress and visualize it interactively. |