Differences between revisions 2 and 10 (spanning 8 versions)
Revision 2 as of 2008-09-23 07:59:47
Size: 779
Comment:
Revision 10 as of 2009-07-21 13:32:58
Size: 1785
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== Version 4.0.4 ==
 * in estimation, option {{{mode_file}}} shouldn't be used if the posterior mode has been computed for a model with a different specification, even if the list of estimated parameters is the same. This can result in wrong results without error message

== Version 4.0.1 ==
 * shocks_file option is missing
 * Debian/Ubuntu package for Matlab 7.4 R2007a (dynare-matlab7.4) doesn't work with Matlab R2006a; a workaround is explained in this [[http://www.cepremap.cnrs.fr/juillard/mambo/index.php?option=com_forum&Itemid=95&page=viewtopic&p=3377#3377|forum message]]
 * there is a bug in {{{DsgeSmoother.m}}} for models with measurement errors (thanks for hlousek for reporting it) [fixed in snapshot on 9/25]
 * Octave crashes in mode_check.m, MakeAllFigures.m and PosteriorIRF.m, because of missing saveas() function (thanks to Gianni Lombardo for reporting) [fixed in snapshot]
 * estimation crashes when mode_file is specified, at least under Octave (thanks to Gianni Lombardo for reporting) [fixed in snapshot]
Line 4: Line 14:
 * some files are missing in Debian and Ubuntu packages (only affects Matlab users who don't have the Statistics Toolbox)
 * typo at the top of {{{DiffuseKalmanSmootherH1.m}}} (thanks to Tsu-ting Tim Lin for reporting) [fixed in current snapshot]
 * call to cumulative normal distribution is broken (thanks to Karl Walentin for reporting) [fixed in current snapshot]
 * some files are missing in Debian and Ubuntu packages (only affects Matlab users who don't have the Statistics Toolbox) [fixed in 4.0.1]
 * typo at the top of {{{DiffuseKalmanSmootherH1.m}}} (thanks to Tsu-ting Tim Lin for reporting) [fixed in 4.0.1]
 * call to cumulative normal distribution is broken (thanks to Karl Walentin for reporting) [fixed in 4.0.1]
Line 8: Line 18:
 * script for building MEX files under Matlab R2008a is broken (thanks to Slim Bridji for reporting) [fixed in current snapshot]
 * homotopy mode 3 is broken [fixed in current snapshot]
 * BVAR à la Sims: Dynare doesn't accept integer values for tau and lambda parameters (thanks to Aqua for reporting) [fixed in current snapshot]
 * script for building MEX files under Matlab R2008a is broken (thanks to Slim Bridji for reporting) [fixed in 4.0.1]
 * homotopy mode 3 is broken [fixed in 4.0.1]
 * BVAR à la Sims: Dynare doesn't accept integer values for tau and lambda parameters (thanks to Aqua for reporting) [fixed in 4.0.1]

Known bugs

Version 4.0.4

  • in estimation, option mode_file shouldn't be used if the posterior mode has been computed for a model with a different specification, even if the list of estimated parameters is the same. This can result in wrong results without error message

Version 4.0.1

  • shocks_file option is missing
  • Debian/Ubuntu package for Matlab 7.4 R2007a (dynare-matlab7.4) doesn't work with Matlab R2006a; a workaround is explained in this forum message

  • there is a bug in DsgeSmoother.m for models with measurement errors (thanks for hlousek for reporting it) [fixed in snapshot on 9/25]

  • Octave crashes in mode_check.m, MakeAllFigures.m and PosteriorIRF.m, because of missing saveas() function (thanks to Gianni Lombardo for reporting) [fixed in snapshot]

  • estimation crashes when mode_file is specified, at least under Octave (thanks to Gianni Lombardo for reporting) [fixed in snapshot]

Version 4.0.0

  • some files are missing in Debian and Ubuntu packages (only affects Matlab users who don't have the Statistics Toolbox) [fixed in 4.0.1]
  • typo at the top of DiffuseKalmanSmootherH1.m (thanks to Tsu-ting Tim Lin for reporting) [fixed in 4.0.1]

  • call to cumulative normal distribution is broken (thanks to Karl Walentin for reporting) [fixed in 4.0.1]
  • shocks_file option is missing
  • script for building MEX files under Matlab R2008a is broken (thanks to Slim Bridji for reporting) [fixed in 4.0.1]
  • homotopy mode 3 is broken [fixed in 4.0.1]
  • BVAR à la Sims: Dynare doesn't accept integer values for tau and lambda parameters (thanks to Aqua for reporting) [fixed in 4.0.1]

DynareWiki: KnownBugs (last edited 2019-01-02 14:52:52 by HoutanBastani)