dynare/mex/sources
ferhat e1f17fa9e5 - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved.
- corrects some mod files.
- In steady command, get check argument from bytecode dll

git-svn-id: https://www.dynare.org/svn/dynare/trunk@3051 ac1d8469-bf42-47a9-8791-bf33cf982152
2009-10-18 15:18:16 +00:00
..
bytecode - adds a new option in simul command when block and bytecode options are used : minimal_solving_periods. With bytecode option, the linear solver is applied only on the first periods. As soon as the set of operations remains the same from one period to another, they are repeated for the remaining periods. In some cases the linear solver could encounter exact or near singularities. To avoid these effects, this new option allows the user to extend the minimal number of periods where the model has to be solved. 2009-10-18 15:18:16 +00:00
kalman New C++ disklyap_fast Lyapunov doublig solver based on previous work of J. Pearlman. 2009-07-29 15:01:56 +00:00
korderpert korderpert: fix missing include for Cygwin with -mno-cygwin option 2009-10-02 17:20:19 +00:00
kronecker Build system: 2009-10-01 14:17:02 +00:00
mjdgges Build system: 2009-10-01 14:17:02 +00:00
threads v4.1: Added the possibility of multithreading for some mex files 2009-03-11 14:57:34 +00:00
build_matlab.m Build system: 2009-10-01 14:17:02 +00:00
build_matlab_multithread.m Build system: 2009-10-01 14:17:02 +00:00
build_octave.m Build system: 2009-10-01 14:17:02 +00:00
dynblas.h Build system: 2009-10-01 14:17:02 +00:00
dynlapack.h Build system: 2009-10-01 14:17:02 +00:00
dynmex.h Build system: 2009-10-01 14:17:02 +00:00