Bugfixes for solve_algo≥9 authored by Sébastien Villemot's avatar Sébastien Villemot
This page documents known bugs in Dynare stable.
* The `solve_algo=9` option is not accessible. The `solve_algo=10` and
`solve_algo=11` options are not accessible with `block` (but without
`bytecode`) (bug fixed in bd7eb2f88d462fa77fce42faf5b0357018917a22)
* Under certain circumstances, `extended_path` crashes when used in conjunction with the `block` option (#1717)
* `extended_path` does not work with `bytecode` option (#1717)
* The `shock_decomposition` command is not accepting the options of `estimation` related to smoothing (see !1724)
......
......