Bug in local_state_space_iteration_2 MEX authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents known bugs in Dynare stable. This page documents known bugs in Dynare stable.
* Pruning in particle filtering at order 2 is not using the exact same formula as the original Kim et al. (2008) paper. A second-order term enters the cross-product between states and shocks, where it should be a first-order term. This however does not lead to explosive trajectories in practice. (bug fixed, see #1853)
* The `simul_replic`-option of `stoch_simul` does not store the binary file in the output folder (bug fixed in 6805cad6) * The `simul_replic`-option of `stoch_simul` does not store the binary file in the output folder (bug fixed in 6805cad6)
* `ramsey`: steady state files will not work when auxiliary variables include Lagrange multipliers (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2022) * `ramsey`: steady state files will not work when auxiliary variables include Lagrange multipliers (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2022)
* `occbin` does not properly handle errors when solving the baseline regime like Blanchard-Kahn violations (bug fixed in 6536e135) * `occbin` does not properly handle errors when solving the baseline regime like Blanchard-Kahn violations (bug fixed in 6536e135)
... ...
......