dynare/matlab/perfect-foresight-models
Sébastien Villemot 41fe087106
Block decomposition: static and dynamic files are now pure wrappers around the per-block files
Systematically call top-level static/dynamic files, instead of per-block ones.
2020-06-19 18:46:56 +02:00
..
private Global reindentation of MATLAB code (excluding submodules) 2019-12-20 16:30:27 +01:00
det_cond_forecast.m det_cond_forecast.m: always set options_.qz_criterium 2020-02-02 14:15:01 +01:00
linear_approximation_accuracy.m Move the location of various generated files on the filesystem 2018-06-27 17:03:39 +02:00
linear_perfect_foresight_problem.m Perfect foresight: remove unused nnzJ argument in several stacked problem functions 2019-05-13 18:33:26 +02:00
make_ex_.m Refactoring of initval_file and histval_file 2020-05-14 16:45:54 +02:00
make_y_.m Refactoring of initval_file and histval_file 2020-05-14 16:45:54 +02:00
perfect_foresight_mcp_problem.m Perfect foresight: remove unused nnzJ argument in several stacked problem functions 2019-05-13 18:33:26 +02:00
perfect_foresight_setup.m Refactoring of initval_file and histval_file 2020-05-14 16:45:54 +02:00
perfect_foresight_simulation.m Move the location of various generated files on the filesystem 2018-06-27 17:03:39 +02:00
perfect_foresight_solver.m fix bug when no convergence and backward model 2020-03-31 15:40:49 +02:00
perfect_foresight_solver_core.m Block decomposition: no longer compute deterministic simulation from dynamic.m file 2020-06-02 17:46:29 +02:00
sim1.m Refactoring of initval_file and histval_file 2020-05-14 16:45:54 +02:00
sim1_lbj.m Move the location of various generated files on the filesystem 2018-06-27 17:03:39 +02:00
sim1_linear.m Ensure that all perfect foresight solvers work with periods=1. 2019-04-26 15:55:48 +02:00
sim1_purely_backward.m fix tolf and tolx options for sim1_purely_backward 2019-11-23 22:44:10 +01:00
sim1_purely_forward.m fix tolf and tolx options for sim1_purely_forward 2019-11-23 22:47:17 +01:00
solve_block_decomposed_problem.m Block decomposition: static and dynamic files are now pure wrappers around the per-block files 2020-06-19 18:46:56 +02:00
solve_stacked_linear_problem.m Perfect foresight: remove unused nnzJ argument in several stacked problem functions 2019-05-13 18:33:26 +02:00
solve_stacked_problem.m Simplify the interface to perfect_foresight_problem MEX 2019-07-09 14:33:17 +02:00