Changes
Page history
!1994
was fixed
authored
Oct 13, 2021
by
Johannes Pfeifer
Show whitespace changes
Inline
Side-by-side
Known-bugs-present-in-the-current-stable-version.md
View page @
842f5ea3
...
@@ -6,7 +6,7 @@ This page documents known bugs in Dynare stable.
...
@@ -6,7 +6,7 @@ This page documents known bugs in Dynare stable.
*
`estimation`
will ignore the mean of non-zero observables if the mean is 0 for the initial parameter vector (bug fixed in 83ea804f)
*
`estimation`
will ignore the mean of non-zero observables if the mean is 0 for the initial parameter vector (bug fixed in 83ea804f)
*
`mode_check`
will crash if a parameter is estimated to be exactly 0 (bug fixed in 58b336b2)
*
`mode_check`
will crash if a parameter is estimated to be exactly 0 (bug fixed in 58b336b2)
*
`load_mh_file`
will not be able to load proposal density if the previous run was done in parallel (bug fixed; see !1835)
*
`load_mh_file`
will not be able to load proposal density if the previous run was done in parallel (bug fixed; see !1835)
*
`load_mh_file`
will not work with MCMC runs from Dynare versions before 4.6.2 (bug
not yet fixed; see !1944
)
*
`load_mh_file`
will not work with MCMC runs from Dynare versions before 4.6.2 (bug
fixed in c1483b4c
)
*
`ramsey_model`
will not correctly work with
`lmmcp`
(bug fixed in 1d10659b)
*
`ramsey_model`
will not correctly work with
`lmmcp`
(bug fixed in 1d10659b)
*
`model_diagnostics`
does not correctly handle a previous
`loglinear`
-option (bug fixedfbd4fa7f)
*
`model_diagnostics`
does not correctly handle a previous
`loglinear`
-option (bug fixedfbd4fa7f)
*
`solve_algo=3`
(csolve) would ignore user-set
`maxit`
and
`tolf`
(bug fixed in 4e0f2bf6)
*
`solve_algo=3`
(csolve) would ignore user-set
`maxit`
and
`tolf`
(bug fixed in 4e0f2bf6)
...
...
...
...