estimation: support additional_optimizer_steps
3 unresolved threads
3 unresolved threads
Closes #1573 (closed)
Merge request reports
Activity
added estimation label
added 1 commit
- af652923 - estimation: support additional_optimizer_steps
mentioned in merge request !2179 (merged)
added 1 commit
- 04ad9370 - estimation: support additional_optimizer_steps
added 13 commits
-
04ad9370...e335fed2 - 12 commits from branch
Dynare:master
- 5a5bc0de - estimation: support additional_optimizer_steps
-
04ad9370...e335fed2 - 12 commits from branch
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,...] changed this line in version 5 of the diff
Actually could you separate the bugfix into another commit? (since I closed !2179 (merged))
added 1 commit
- f040f8d4 - estimation: support additional_optimizer_steps
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
added 1 commit
- 5a8c5bdb - estimation: support additional_optimizer_steps
added 1 commit
- f6a84731 - estimation: support additional_optimizer_steps
mentioned in commit 14a71a6d
Please register or sign in to reply