Skip to content
Snippets Groups Projects
Commit 838b71b4 authored by Marco Ratto's avatar Marco Ratto
Browse files

distinguish between TolFun (optimizer termination criterion) and...

distinguish between TolFun (optimizer termination criterion) and TolGstep/TolGstepRel, used for tuning gradient step.
So, we can keep for example TolFun=1.e-5, while allowing coarser values for TolGstep. this may help when maximizing non smooth surfaces (e.g. PKF or very large models), where numerical noise may count. By default TolGstep=TolFun as in usual historical behavior.

(cherry picked from commit 0b81209a)
parent 2b2aee3f
Branches dynare-5.x
No related tags found
Loading
Checking pipeline status
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment