|
|
This page documents known bugs in Dynare stable.
|
|
|
* Perfect foresight simulations with block decomposition (and without bytecode) will give incorrect results if a block of type “Solve backward simple” or “Solve backward complete” is in the model (purely forward equations that cannot be simply evaluated) (fixed in bb793d87cc7dc35fe4fd4767322c2f7b57788eb9)
|
|
|
* The `check` command will crash or give incorrect results when using block decomposition and a block of type “Solve backward complete” is in the model (several interrelated purely forward equations) (fixed in dd34554c4e23a12159388d54fe304698c4d64ca5)
|
|
|
* The options `static` and `incidence` of the `model_info` command do not work as advertised in the reference manual (fixed in 685598c6e2690cfbc4e677cd2148387716ef8243 and preprocessor@7df67819821ac5946e1b4ace3e974752ce533827)
|
|
|
* Method of moments will crash if no `matched_moments`-block is present (bug fixed, see !1997)
|
|
|
* Method of moments will always load the full range of the first Excel sheet instead of the `xls_range` of the specified `xls_sheet` (bug not yet fixed, see https://git.dynare.org/Dynare/dynare/-/issues/1840)
|
|
|
* SMM will crash if a parameter draw triggers an error during `additional_optimizer_steps = 13` (bug fixed, see !1998)
|
... | ... | |