Skip to content
Snippets Groups Projects
Verified Commit 2ba5a260 authored by Sébastien Villemot's avatar Sébastien Villemot
Browse files

🐛 dynare_solve would incorrectly accept some guess values leading to NaN residuals

If the guess value passed to dynare_solve was such that the residuals were all
below tolerance, except some that were NaN, then this guess value would be
incorrectly accepted as a solution.

(manually cherry picked from commit 3a789ca7)
parent fc47e1d2
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment