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 `block` of *linear* “Solve forward simple/complete” blocks will give incorrect results (fixed in 863fa2de1c04d2a33aef042adacdb78dae4d0ae1)
* Perfect foresight simulations with block decomposition (and without `bytecode` option) will crash or give incorrect results if there are blocks of type “Solve forward/backward simple/complete” (fixed in fa7b331cf4143816a6565e3b5075cc3b10ba879d) * Perfect foresight simulations with block decomposition (and without `bytecode` option) will crash or give incorrect results if there are blocks of type “Solve forward/backward simple/complete” (fixed in fa7b331cf4143816a6565e3b5075cc3b10ba879d)
* Steady state computation with `bytecode` and `block` options and `solve_algo=6` will crash or give incorrect results if there are blocks of type “Solve forward/backward complete” (fixed in 188df7711d4f4a704d7768a61ce70d492cfec9a3) * Steady state computation with `bytecode` and `block` options and `solve_algo=6` will crash or give incorrect results if there are blocks of type “Solve forward/backward complete” (fixed in 188df7711d4f4a704d7768a61ce70d492cfec9a3)
* Perfect foresight simulations with `bytecode` and `block` options and `stack_solve_algo={0,1,4}` will crash or give incorrect results if there are blocks of type “Solve forward/backward complete” (fixed in cdb4f872b24dd811c6053026695d342e05d2b1f9 and 188df7711d4f4a704d7768a61ce70d492cfec9a3) * Perfect foresight simulations with `bytecode` and `block` options and `stack_solve_algo={0,1,4}` will crash or give incorrect results if there are blocks of type “Solve forward/backward complete” (fixed in cdb4f872b24dd811c6053026695d342e05d2b1f9 and 188df7711d4f4a704d7768a61ce70d492cfec9a3)
... ...
......