Go to file
George Perendia 73fb122e1e 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
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++: fix case of Windows header name (for cross-compiling from Linux) 2010-08-24 16:24:03 +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 Removed debugging informations display introduced in the previous commit. 2010-09-01 22:23:18 +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: fix line numbering problems due to native MATLAB statements (bug introduced in a0cd4b33ae and 6582341799) 2010-08-30 14:37:48 +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