@@ -5,6 +5,7 @@ This page documents known bugs in Dynare stable.
...
@@ -5,6 +5,7 @@ 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 and f7204e6ec803f77eb107614587bb9925a4bee73e)
* 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 and f7204e6ec803f77eb107614587bb9925a4bee73e)
* 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 fixed in 21004adf)
*`ramsey`: steady state files will not work when auxiliary variables include Lagrange multipliers (bug fixed in 21004adf)
*`ramsey`: for linear competitive equilibrium laws of motion, welfare evaluated at higher order was erroneously equated to steady state welfare (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2056)
*`discretionary_policy` does not correctly infer the number of instruments and equations, leading to spurious error messages (bug fixed in e9a19024)
*`discretionary_policy` does not correctly infer the number of instruments and equations, leading to spurious error messages (bug fixed in e9a19024)
* perfect foresight simulations of purely forward or backward models will crash if complex values are encountered (bug fixed in 74dc4f81)
* perfect foresight simulations of purely forward or backward models will crash if complex values are encountered (bug fixed in 74dc4f81)
*`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)