Go to file
Sébastien Villemot 3b4be852d5 Dynare++: added header include needed for some versions of GCC 2010-09-07 13:36:13 +02:00
doc Reference manual: no longer needed to install MSVC runtime for Win64, since we now compile with MinGW64 2010-08-26 18:36:56 +02:00
dynare++ Dynare++: added header include needed for some versions of GCC 2010-09-07 13:36:13 +02:00
examples Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
m4 Build system: fix bug for compilation with mingw 64-bit (linking with MSVC export files creates MEX files which crash, while directly linking with the DLL binary works) 2010-08-26 18:36:56 +02:00
matlab Parallel: fix quoting issues on Unix 2010-09-07 11:38:50 +02:00
mex Estimation C++ DLL: Enhancing KalmanFilter performance using symmetric matrix and vector BLAS routines calls added or enhanced in BlasBindings.hh and dynblas.h + some minor fixes to Matrix.hh and LogPriorDensity.cc 2010-09-03 11:17:50 +01:00
preprocessor Preprocessor: change the automatically generated name of auxiliary vars for 2010-09-07 13:03:51 +02:00
tests SWZ: adding two additional examples for 3 and 4 Markov Switching states 2010-08-09 11:23:46 +02:00
windows Updates to the Windows package: 2010-08-25 10:27:57 +02:00
.gitignore Build system: added new test for C++ prior classes 2010-06-09 11:37:42 +02:00
Makefile.am Created a new 'examples' subdirectory with a (still small) example database 2010-04-30 12:36:24 +02:00
configure.ac Build system: fix minor bug in display of configure script (Dynare++ testsuite had incorrect information due to testing the wrong variable) 2010-08-24 19:25:31 +02:00
license.txt Build system: change the way we detect the GSL, to make it work when cross-compiling 2010-08-24 16:24:03 +02:00
uncrustify.cfg Updated uncrustify config 2009-12-16 17:18:58 +00:00