We are pleased to announce the release of Dynare 4.6.4.
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.10 (R2021a), and with GNU Octave version 6.2.0 (under Windows).
Here is a list of the problems identified in version 4.6.3 and that have been fixed in version 4.6.4:
mshocks
block would not workmode_compute=12
option was brokenuse_mh_covariance_matrix
option was ignoredload_mh_file
option together with mh_replic=0
would not allow computing moments_varendo
for a different list of variablesforecast
option was ignored when using mode_compute=0
without a mode-file to execute the smootherdiscretionary_policy
command would crash in the presence of news shocksramsey_constraints
block would crash if the constraints contained defined parameters
diffuse_filter
had been setk_order_solver
option was specified with options_.particle.pruning
NaN
when using nonlinear_filter_initialization=2
despite options_.particles.pruning=1
smoother
results when using particle filters would be based on order=1
moments_varendo
results when using particle filters would be based on order=1
order
in .mod
files, oo_.dr
could contain stale results from higher ordersorder=3
would be incorrect if the restricted state space differed from the unrestricted onemode_compute=102
option (SOLVEOPT) could return with Inf
instead of the last feasible valueanalytic_derivation
for Bayesian estimation would result in wrong results when the multivariate Kalman filter entered the steady state stageanalytic_derivation
for maximum likelihood estimation would result in a crashfiltered_vars
, the field for Filtered_Variables_X_step_ahead
used the length of vector instead of the actual steps in filter_step_ahead
mode_compute=1,3
crashed when analytic_derivation
was specifiedmode_compute=1,3,102
did only allow for post-MATLAB 2016a option namescova_compute=0
option was not working with user-defined MCMC_jumping_covariance
mode_compute=1
option was not working with analytic_derivation
M_.dname
folder when savingAs a reminder, the list of new features introduced in versions 4.6.x can be found in the release notes for 4.6.0.
--