Dear Dynare users,
We are pleased to announce the release of Dynare 4.6.2.
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.8 (R2020a), and with GNU Octave versions 5.2.0 (under Windows) and 4.4.1 (under macOS).
Note for Windows users: upon launching the Dynare installer, you may get a warning emitted by Windows Defender SmartScreen, saying that this is an unrecognized app and that it was prevented from starting. You can safely ignore this warning, as long as you can verify on the next screen that CEPREMAP is the editor of the software. This security warning is due to the fact that we had to renew our code signing certificate (which had expired), and it takes some time to rebuild our reputation as a software editor using the new certificate.
Here is a list of the problems identified in version 4.6.1 and that have been fixed in version 4.6.2:
block
nor bytecode
option was used)linear
optionstack_solve_algo
was equal to 0 (the default) or 7block
nor bytecode
option was usedmoments_varendo
were incorrectmoments_varendo
would not update oo_.PosteriorTheoreticalMoments
if it
was already present, from e.g. an earlier run of estimation
generate_trace_plots
would crash when measurement errors were presentestimation
would crash for correlated measurement errorsstoch_simul
with its default order=2
would crash with a message about
hessian_eq_zero
not existing if an explicit order=1
was present somewhere
else in the .mod
filemodfile.json
JSON filedynamic.json
and static.json
files (but only
in the definition, not when they were used, which is inconsistent)solve_algo=9
option was not accessible. The solve_algo=10
and
solve_algo=11
options were not accessible with block
(without bytecode
)extended_path
would crash when used in
conjunction with the block
optionextended_path
was not working with the bytecode
optionshock_decomposition
was not accepting the options of estimation
related
to smoothingconditional_forecast
would display a warning even if the simulation was
successfulprior_trunc
option of identification
was not workingrand_multivariate_student
value of the proposal_distribution
option
was not working when used with the
tailored_random_block_metropolis_hastings
posterior sampling methodFinf
became singularAs a reminder, the list of new features introduced in versions 4.6.x can be found in the release notes for 4.6.0.
For the Dynare Team,
--