Dynare 4.6.1 Released
Posted on 13 March 2020We are pleased to announce the release of Dynare 4.6.1.
This maintenance release fixes various bugs.
The Windows, macOS and source packages are already available for download at the Dynare website.
All users are strongly encouraged to upgrade.
This release is compatible with MATLAB versions ranging from 7.9 (R2009b) to 9.7 (R2019b), and with GNU Octave versions 5.2.0 (under Windows) and 4.4.1 (under macOS).
Here is a list of the problems identified in version 4.6.0 and that have been fixed in version 4.6.1:
- Installation on macOS would fail if the GCC compiler was supposed to be
installed and
www.google.com
was not reachable or blocked - Dynare++ was missing the
dynare_simul.m
file - The parameter vector
M_.params
would not be correctly updated after calls tostoch_simul
anddiscretionary_policy
if parameters had been modified in a steady state file - The
stoch_simul
command with both thenograph
andTeX
options would crash - The
stoch_simul
command with thenoprint
option would crash - The
prior moments
command would crash if the used parameter vector triggered an error code - In case of problem, the
discretionary_policy
command would crash instead of aborting with a proper error code - Computing of prior/posterior statistics would not work in parallel
- Closing of parallel estimation on GNU/Linux could crash
- The
histval
command would not work in combination with thepredetermined_variables
command - Ramsey optimal policy with multiple instruments would crash if a steady state file returned complex values, instead of providing an error message
- The
model_diagnostics
command would not correctly update the parameter vector if the latter was set in a steady state file - The
model_diagnostics
command would ignore thenocheck
steady state flag
As a reminder, the list of new features introduced in versions 4.6.x can be found in the release notes for 4.6.0.