dynare/matlab/ep
Sébastien Villemot 7722e8e36b
Perfect foresight: inner functions no longer return a modified oo_
They now only return what’s really their output (simulated paths, maximum
residual error…). This is a move towards a more functional programming style.
2023-06-06 18:13:10 +02:00
..
ep_accuracy_check.m addind ep accuracy check 2016-07-03 10:56:44 +02:00
ep_notes.org Extended path: remove ep.use_bytecode flag 2020-10-15 11:06:59 +02:00
ep_problem_2.m Fixed indentation of matlab files. 2017-05-16 15:10:20 +02:00
euler_equation_error.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
extended_path.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
extended_path_core.m Perfect foresight: inner functions no longer return a modified oo_ 2023-06-06 18:13:10 +02:00
extended_path_homotopy.m Perfect foresight: inner functions no longer return a modified oo_ 2023-06-06 18:13:10 +02:00
extended_path_initialization.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
extended_path_mc.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
extended_path_shocks.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
get_block_world_nbr.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
setup_integration_nodes.m Moved IntegrationAgorithm under options_.ep.stochastic 2019-04-18 18:03:57 +02:00
setup_stochastic_perfect_foresight_model_solver.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
solve_stochastic_perfect_foresight_model.m Use Unicode copyright symbol (in UTF-8 encoding) in all source files 2022-04-13 14:54:25 +02:00
solve_stochastic_perfect_foresight_model_1.m Remove calls to dbstack in dynare_solve. 2022-04-10 20:29:57 +02:00