-
- Downloads
- 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
Showing
- CodeInterpreter.hh 258 additions, 40 deletionsCodeInterpreter.hh
- DynamicModel.cc 508 additions, 143 deletionsDynamicModel.cc
- DynamicModel.hh 94 additions, 4 deletionsDynamicModel.hh
- ExprNode.cc 31 additions, 31 deletionsExprNode.cc
- ExprNode.hh 12 additions, 7 deletionsExprNode.hh
- ModFile.cc 1 addition, 1 deletionModFile.cc
- ModelTree.cc 125 additions, 27 deletionsModelTree.cc
- ModelTree.hh 16 additions, 5 deletionsModelTree.hh
- StaticModel.cc 67 additions, 63 deletionsStaticModel.cc
- StaticModel.hh 46 additions, 3 deletionsStaticModel.hh
Loading