Skip to content
Snippets Groups Projects
  1. Nov 09, 2023
  2. Mar 06, 2023
  3. Feb 14, 2023
    • Marco Ratto's avatar
      distinguish between TolFun (optimizer termination criterion) and... · 0b81209a
      Marco Ratto authored
      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.
      0b81209a
  4. Feb 13, 2023
  5. Feb 08, 2023
  6. Feb 07, 2023
  7. Feb 06, 2023
  8. Feb 03, 2023
Loading