Go to file
Sébastien Villemot a9b4331a95 Bugfix at order 3 (hopefully was not affecting final results, thanks to Pablo Winant for spotting this):
- in the 3rd derivatives matrix, among symmetric elements, the first one had
the right values but the following ones were set to zero
- moreover, the k-order DLL was trying to add all the symmetric elements in the
folded tensor, instead of only keeping one value among all the symmetric ones
- hopefully, Ondra's tensor library was (silently) refusing to add symmetric
elements after the first (and right) value had been added
- so the final result was correct
2010-12-06 17:00:46 +01:00
doc Reference manual: give the status of the various optimization routines under Octave 2010-12-02 17:43:46 +01:00
dynare++ Make sure "min" and "max" macros are never defined under Windows, this can create conflicts with "std::min" and "std::max" 2010-10-29 12:01:47 +02:00
examples Added an example for automatic detrending 2010-10-18 16:46:08 +02:00
m4 Build system: fix workaround for 64-bit integers in Fortran code 2010-11-25 15:09:59 +01:00
matlab Posterior distribution of conditional variance decomposition: storing the steps chosen by the user in a separate field. 2010-12-05 10:47:31 +01:00
mex Bugfix at order 3 (hopefully was not affecting final results, thanks to Pablo Winant for spotting this): 2010-12-06 17:00:46 +01:00
preprocessor Bugfix at order 3 (hopefully was not affecting final results, thanks to Pablo Winant for spotting this): 2010-12-06 17:00:46 +01:00
tests Added seeds.mod in the test suite. 2010-11-26 17:41:19 +01:00
windows Add parallel PDF to Windows package 2010-10-29 13:23:06 +02:00
.gitignore Build system: new configure option "--enable-org-export" for compiling Org files 2010-11-15 12:43:55 +01:00
Makefile.am mexopts.bat for Windows: 2010-09-28 16:46:53 +02:00
configure.ac Build system: new configure option "--enable-org-export" for compiling Org files 2010-11-15 12:43:55 +01:00
dynare.el Fixed typo in copyright notice of Dynare Emacs mode 2010-11-18 10:47:39 +01:00
license.txt Added entry for slicot in license file 2010-11-18 10:48:12 +01:00
uncrustify.cfg Updated uncrustify config 2009-12-16 17:18:58 +00:00