Solver routines#
|
The main solver class that contains forward and inverse modelling methods. |
|
A Bayesian inversion routine using the Stein Variational Inference method. |
|
Minimises the least-squares residuals between the observed friction curve and the parameterised one, using the Levenberg-Marquardt algorithm. |
|
Solve a forward problem using SciPy's |