Bug of double() on yearly dates authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents known bugs in Dynare stable.
* The `double()` method on dates at yearly frequency yields a wrong result (bug fixed; see dseries#47)
* Under some circumstances, the use of the `model_local_variable` statement would lead to a crash of the preprocessor (bug fixed; see #1782)
* `load_mh_file` will not be able to load proposal density if the previous run was done in parallel (bug fixed; see !1835)
* Forecasts are only based on the DSGE-model, not the DSGE-VAR (bug not yet fixed; see #819)
......@@ -7,4 +8,4 @@ This page documents known bugs in Dynare stable.
* `smoother2histval` does not keep track of whether previously stored results were generate with `loglinear` (bug not yet fixed; see #1407)
* The `initval_file` option does not yet support Dynare's translation of a model into a one lead/lag-model via auxiliary variables (bug not yet fixed; see #1004)
-------
-------
\ No newline at end of file