Skip to content
Snippets Groups Projects

estimation: support additional_optimizer_steps

3 unresolved threads

Merge request reports

Pipeline #9134 passed

Pipeline passed for f6a84731 on JohannesPfeifer:additional_optimizer_steps

Merged by Sébastien VillemotSébastien Villemot 1 year ago (Sep 20, 2023 8:18am UTC)

Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
6701 6701
6702 6702 |br| Default value is ``4``.
6703 6703
6704 .. option:: additional_optimizer_steps = [INTEGER,INTEGER,...]
6705
  • 9248 9253 Default: ``13``, i.e. ``lsqnonlin`` if the MATLAB Optimization Toolbox or
    9249 9254 the Octave optim-package are present, ``4``, i.e. ``csminwel`` otherwise.
    9250 9255
    9251 .. option:: additional_optimizer_steps = [INTEGER|FUNCTION_NAME,INTEGER|FUNCTION_NAME,...]
    9256 .. option:: additional_optimizer_steps = [INTEGER,INTEGER,...]
  • Actually could you separate the bugfix into another commit? (since I closed !2179 (merged))

  • added 1 commit

    • f040f8d4 - estimation: support additional_optimizer_steps

    Compare with previous version

  • I put it into !2184 (merged) as it has nothing to do with the MR, strictly speaking.

  • added 1 commit

    • 53c65ae2 - estimation: support additional_optimizer_steps

    Compare with previous version

  • added 1 commit

    • 5a8c5bdb - estimation: support additional_optimizer_steps

    Compare with previous version

  • added 1 commit

    • f6a84731 - estimation: support additional_optimizer_steps

    Compare with previous version

  • mentioned in commit 14a71a6d

  • Please register or sign in to reply
    Loading