This page documents the bugs fixed in released versions of Dynare. For bugs fixed in previous versions of Dynare, please read the dedicated frozen page on the [DynareWiki](https://archives.dynare.org/DynareWiki/KnownBugs).
This page documents the bugs fixed in released versions of Dynare. For bugs fixed in previous versions of Dynare, please read the dedicated frozen page on the [DynareWiki](https://archives.dynare.org/DynareWiki/KnownBugs).
Bugs fixed in version 6.5
-------------------------
* Several issues in the nonlinear solver, used in *e.g.* numerical steady state
computations, were fixed:
* it only directly accepted initial values equal to the solution if the
Jacobian contained `NaN` or `Inf`; otherwise, the numerical solver was
uselessly started (bug fixed in 2b5ec0ba)
* it erroneously accepted initial guesses with complex values when
randomizing the starting point (bug fixed in b7f5ac8d)
* it erroneously accepted initial guesses that contained `Inf` (bug fixed in
45c813df)
* Optimization would, in rare cases, erroneously apply an infinite penalty
function value (bug fixed in 46809c41)
* In rare cases, the multivariate diffuse Kalman filter/smoother
(`kalman_algo=3`) did not correctly exit the diffuse stage (bug fixed in
32c421a3)
* The following problems with the `estimation` command were fixed:
* the point forecasts triggered by the `forecast` option did not take shock
uncertainty into account (bug fixed in f03929f3)
* the `keep_kalman_algo_if_singularity_is_detected` option did not work as
advertised (option will be removed in Dynare 7, see 41a3bbd7)
* the `EndTemperature` suboption of the `mode_compute=10` option (“simpsa”) was
broken (bug fixed in d802ed7c)
* the `mh_posterior_mode_estimation` option was broken in conjunction with
the `method_of_moments` command (bug fixed in e3c0572b)
* the `nodecomposition` option did not suppress all variance decompositions
(bug fixed in 6d2828287bf04f7e85369d99fcc69e411f24ad91)
* the `posterior_sampling_method='slice'` option did not save all files in
the correct folder (bug fixed in 9801ad62)
* the `mh_recover` option did not work correctly in conjunction with the