Changes
Page history
!1957
ramsey error code
authored
Nov 05, 2021
by
Johannes Pfeifer
Show whitespace changes
Inline
Side-by-side
Known-bugs-present-in-the-current-stable-version.md
View page @
0aabbd77
...
@@ -8,6 +8,7 @@ This page documents known bugs in Dynare stable.
...
@@ -8,6 +8,7 @@ This page documents known bugs in Dynare stable.
*
`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 fixed in c1483b4c)
*
`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)
*
`ramsey_model`
will crash if a non-scalar error code is encountered during steady state finding (bug not yet fixed, see !1957)
*
`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)
*
The
`planner_objective`
-values were not based on the correct initialization of auxiliary variables (if any were present) (bug fixed in 0d483ff8)
*
The
`planner_objective`
-values were not based on the correct initialization of auxiliary variables (if any were present) (bug fixed in 0d483ff8)
...
...
...
...