dynare/matlab/ep
Stéphane Adjemian(Charybdis) 7d1d860a53 Fixed ep.init option.
Initialization of the perfect foresight solver (in extended path) with
the solution of the first order approximation of the model was broken.

If the value of options_.ep.init is "true"" (1) then the solution of the
first order approximation is used as an initial guess for the newton
lilke solver. If the value of options_.ep.init is "false" (0) the solver
is initialized with the steady state.
2016-05-24 17:28:24 +02:00
..
ep_notes.org Merge branch 'master' into new_ep 2015-02-14 11:54:57 +01:00
ep_problem_2.m removing debug code 2014-06-16 14:24:05 +02:00
extended_path.m Fixed ep.init option. 2016-05-24 17:28:24 +02:00
extended_path_core.m Fixed wrong definition of a logical variable. 2016-05-24 17:28:24 +02:00
extended_path_initialization.m Fixed ep.init option. 2016-05-24 17:28:24 +02:00
extended_path_mc.m Fixed ep.init option. 2016-05-24 17:28:24 +02:00
extended_path_shocks.m Code factorization. 2016-05-24 17:28:24 +02:00
get_block_world_nbr.m extended_path: adding missing files 2014-05-18 21:49:52 +02:00
homotopic_steps.m extended_path: update tests models; correct bugs introduced in 2014-05-12 14:17:19 +02:00
setup_integration_nodes.m Changed option value for unscented integration nodes. 2016-05-24 17:28:24 +02:00
setup_stochastic_perfect_foresight_model_solver.m fixing extended-path 2015-05-25 09:43:21 +02:00
solve_stochastic_perfect_foresight_model.m update copyright dates for files changed in 2015 2015-02-16 09:08:02 +01:00
solve_stochastic_perfect_foresight_model_1.m removed "global options_" in dynare_solve.m and made it an 2015-05-25 17:15:09 +02:00
stroud_judd_7.5.8.m make extended path algorithm 1 as a self contained problem usable by dynare_solve 2014-05-12 10:18:43 +02:00