Update Known bugs present in the current stable version authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents known bugs in Dynare stable. This page documents known bugs in Dynare stable.
* Perfect foresight simulation with `bytecode` and `stack_solve_algo=1` may fail to converge (fixed in 67a003aa730e59f7b254353ca124909d69dcaaca)
* Perfect foresight simulation with `block` (but without `bytecode`) of blocks of type “Solve two boundaries simple/complete” give wrong results in the last simulation period (fixed in 0147faad5f03cc641fd22d3e5733d4862964ef0b) * Perfect foresight simulation with `block` (but without `bytecode`) of blocks of type “Solve two boundaries simple/complete” give wrong results in the last simulation period (fixed in 0147faad5f03cc641fd22d3e5733d4862964ef0b)
* Steady state computation with `bytecode` and `block` could fail if some equations were marked `[static]` (if temporary terms were created for the derivatives) (fixed in preprocessor@b78ac1d31fd27b8cc89ac2162d58d029821f9af1 and 8f5815d01d3604494f4a0bffc5f92d842972b844) * Steady state computation with `bytecode` and `block` could fail if some equations were marked `[static]` (if temporary terms were created for the derivatives) (fixed in preprocessor@b78ac1d31fd27b8cc89ac2162d58d029821f9af1 and 8f5815d01d3604494f4a0bffc5f92d842972b844)
* Steady state computation with `bytecode` and `block`, and `solve_algo` ⩽ 4 or ⩾ 9 can needlessly fail * Steady state computation with `bytecode` and `block`, and `solve_algo` ⩽ 4 or ⩾ 9 can needlessly fail
... ...
......