Differences between revisions 1 and 2
Revision 1 as of 2008-09-24 07:47:44
Size: 644
Comment:
Revision 2 as of 2008-09-24 20:08:12
Size: 869
Comment:
Deletions are marked like this. Additions are marked like this.
Line 3: Line 3:
== version 4.0.1 == == Version 4.0.1 ==
Line 12: Line 12:

Improvements:
 * new solve_algo=4 for computing steady state: similar to solve_algo=2, except that it behaves differently when the Jacobian becomes nearly singular or badly scaled
 * homotopy procedures are more verbose

Recent Changes to Dynare version 4

Version 4.0.1

Bugs fixed:

  • 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)

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

Improvements:

  • new solve_algo=4 for computing steady state: similar to solve_algo=2, except that it behaves differently when the Jacobian becomes nearly singular or badly scaled
  • homotopy procedures are more verbose

DynareWiki: ReleaseNotes (last edited 2009-08-19 13:05:45 by SébastienVillemot)