base ==== .. py:module:: pastas.solver.base .. autoapi-nested-parse:: Module containing the base solver that used available for Pastas. All solvers inherit from the SolverBase class, which contains general method for selecting the correct time series to misfit and options to weight the residuals or noise series. .. !! processed by numpydoc !! Classes ------- .. toctree:: :hidden: /api/pastas/solver/base/SolverBase /api/pastas/solver/base/BaseSolver .. autoapisummary:: pastas.solver.base.SolverBase pastas.solver.base.BaseSolver