dynare/mex/sources/bytecode
Ferhat Mihoubi 0a3c8a4b0c - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous
- preprocessor provides informations about the dynamic structure of each block
- extends the algorithms available with bytecode: stack_solve_algo = 1, 2, 3 and 4 is compatible the bytecode. Speed and memory requirement are improved with stack_solve_algo = 1 or 4 for large scale models.
- bytecode can be used to evaluate a model
2010-09-17 12:16:47 +02:00
..
testing Improves the global convergence of Newton method for static model 2010-02-05 18:33:34 +01:00
Interpreter.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
Interpreter.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
Mem_Mngr.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
Mem_Mngr.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
SparseMatrix.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
SparseMatrix.hh - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00
bytecode.cc - compute the jacobian matrix for exogenous, det_exogenous and previous blocks endogenous 2010-09-17 12:16:47 +02:00