@@ -11,6 +11,8 @@ This page documents known bugs in Dynare stable.
...
@@ -11,6 +11,8 @@ This page documents known bugs in Dynare stable.
*`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)
*`occbin`: the piecewise linear Kalman filter will crash if the model solution cannot be computed for a parameter draw (bug fixed in 0f333f29 and c623696b)
*`occbin`: the piecewise linear Kalman filter will crash if the model solution cannot be computed for a parameter draw (bug fixed in 0f333f29 and c623696b)
*`occbin`: `oo_.FilteredVariablesKStepAhead` and `oo_.UpdatedVariables` will contain the steady state twice (bug fixed in 12c4e03d)
*`occbin`: `oo_.FilteredVariablesKStepAhead` and `oo_.UpdatedVariables` will contain the steady state twice (bug fixed in 12c4e03d)
*`occbin`: the inversion filter will crash if the `filter_step_ahead´ or `state_uncertainty`-options are requested (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2057)
* `occbin`: the PKF will crash if `filter_step_ahead=1´ (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/merge_requests/2057)
*`identification` with `prior_mc>1` will incorrectly display the share of rank deficient Jacobians (bug fixed in dbde8294)
*`identification` with `prior_mc>1` will incorrectly display the share of rank deficient Jacobians (bug fixed in dbde8294)
*`identification` would crash during plotting or displaying identification strength when the necessary identification criteria based on moments could not be computed (bug fixed in 30a6d35f)
*`identification` would crash during plotting or displaying identification strength when the necessary identification criteria based on moments could not be computed (bug fixed in 30a6d35f)
*`plot_shock_decomposition` will crash if invalid field names are encountered (bug fixed in 16bc2b3e)
*`plot_shock_decomposition` will crash if invalid field names are encountered (bug fixed in 16bc2b3e)