dynare/mex/sources
Ferhat Mihoubi ce07223628 - The Temporary terms management with bytecode when the model is block decomposed and solve_algo<5 is now compatible with octave
- Gets rid of warning message during the compilation of bytecode
2011-01-14 19:24:18 +01:00
..
bytecode - The Temporary terms management with bytecode when the model is block decomposed and solve_algo<5 is now compatible with octave 2011-01-14 19:24:18 +01:00
estimation Another build system fix 2010-12-28 10:50:51 +01:00
k_order_perturbation k-order: added support for m-files, added tests and modified manual 2010-12-22 09:48:05 +01:00
kalman_steady_state Fixed bug in kalman_steady_state.cc related to long integer and (mkl) lapack calls. Changed building system by adding -fdefault-integer-8 flag to gfortran when slicot is compiled on a 64-bits platform. 2010-11-25 14:35:46 +01:00
kronecker Fix integer types in Kronecker DLLs 2011-01-13 19:34:49 +01:00
libslicot Added the Slicot library (distributed under the GNU General Public Licence at www.slicot.org). This library provides routines 2010-11-18 10:11:27 +01:00
mjdgges mjdgges: remove instances of mexErrMsgTxt 2010-09-23 10:44:59 +02:00
ordschur qzcomplex and ordschur oct-files: 2010-10-21 15:58:24 +02:00
qzcomplex qzcomplex and ordschur oct-files: 2010-10-21 15:58:24 +02:00
Makefile.am Build system: added kalman_steady_state DLL sources to dist file 2010-11-22 10:39:19 +01:00
dynblas.h 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
dynlapack.h C++ Estimation DLL: KalmanFilter, dynlapack and LapackBindings with Cholesky decomp. based matrix inverter 2010-08-04 15:57:52 +01:00
dynmex.h Macro used to clean up after encountering an error in a mex file (previously handled by mexErrMsgTxt) and helper m file 2010-09-23 10:43:16 +02:00