Skip to content
Snippets Groups Projects
Commit 16edf443 authored by Stéphane Adjemian's avatar Stéphane Adjemian
Browse files

Improved convergence by adding backtracking linesearch.

If the nonlinear equations or the jacobian matrix cannot be evaluated,
tipically because the algorithm tries negative values for the unknowns
while they have to be positive, a naive backtracking linesearch is used.
parent d1fac275
Branches
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment