-
- Downloads
Solves issues in deterministic simulation:
- replaces maximum_endo_(lead|lag) by maximum_(lead|lag) to determine the maximum number of lead and lag in deterministic simulation - allows to use bytecode in solve_perfect_foresight_model.m - Adds model information in bytecode
Showing
- matlab/make_y_.m 3 additions, 3 deletionsmatlab/make_y_.m
- matlab/perfect_foresight_solver.m 2 additions, 2 deletionsmatlab/perfect_foresight_solver.m
- matlab/solve_perfect_foresight_model.m 5 additions, 0 deletionsmatlab/solve_perfect_foresight_model.m
- mex/sources/bytecode/Evaluate.cc 7 additions, 4 deletionsmex/sources/bytecode/Evaluate.cc
- mex/sources/bytecode/Interpreter.cc 4 additions, 4 deletionsmex/sources/bytecode/Interpreter.cc
- preprocessor/CodeInterpreter.hh 23 additions, 5 deletionspreprocessor/CodeInterpreter.hh
- preprocessor/DynamicModel.cc 45 additions, 15 deletionspreprocessor/DynamicModel.cc
Loading
Please register or sign in to comment