dynare/matlab/perfect-foresight-models
Stéphane Adjemian (Odysseus) 248ad18846 Merge remote-tracking branch 'Dynare/master' into enterprise
Fixed conflicts in:

 - .gitlab-ci.yml
 - matlab/dynare_config.m
 - matlab/dynare_solve.m
 - matlab/initvalf.m
 - matlab/perfect-foresight-models/make_ex_.m
 - matlab/perfect-foresight-models/perfect_foresight_setup.m
 - mex/build/matlab/Makefile.am
 - mex/build/matlab/configure.ac
 - mex/build/octave/Makefile.am
 - mex/build/octave/configure.ac
 - mex/sources/Makefile.am
 - preprocessor
 - tests/Makefile.am
2020-09-17 14:53:32 +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 Merge remote-tracking branch 'Dynare/master' into enterprise 2020-09-17 14:53:32 +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 Merge remote-tracking branch 'Dynare/master' into enterprise 2020-09-17 14:53:32 +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 fix bug with lag on exogenous variables on more than one period 2020-09-04 14:02:04 +00:00
sim1_purely_backward.m fix bug with lag on exogenous variables on more than one period 2020-09-04 14:02:04 +00: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