dynare/mex/sources
Ferhat Mihoubi 20f414e0d2 - Extends the error messages in bytecode
- Implements the print option in bytecode
- Minor modifications to manage the global temporary terms
2010-12-31 16:41:50 +01:00
..
bytecode - Extends the error messages in bytecode 2010-12-31 16:41:50 +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 Kronecker DLL: fix minor issue (was creating a lot of warnings under Octave) 2010-11-24 19:12:03 +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