New `dr_cycle_reduction_maxiter` option authored by Sébastien Villemot's avatar Sébastien Villemot
...@@ -19,6 +19,8 @@ Dynare 7 (unstable) ...@@ -19,6 +19,8 @@ Dynare 7 (unstable)
mu = 0 ⟂ 0 < i < 1+2*alpha; mu = 0 ⟂ 0 < i < 1+2*alpha;
``` ```
- New `dr_cycle_reduction_maxiter` option to the `stoch_simul`, `estimation` and `method_of_moments` command, to control the maximum number of iterations when the cycle reduction algorithm is used. (#1920, preprocessor!104, !2295)
Dynare 6 Dynare 6
-------- --------
... ...
......