- 24 Feb, 2014 19 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
steady_state_model
-
MichelJuillard authored
-
MichelJuillard authored
This reverts commit 2568e87b4394961fed1da7d2337d6cae637b4166.
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
to change ModFile::c_driver mechanism
-
-
-
Conflicts: preprocessor/ComputingTasks.cc preprocessor/ComputingTasks.hh preprocessor/ParsingDriver.cc
-
Conflicts: preprocessor/ComputingTasks.cc preprocessor/ComputingTasks.hh
-
-
-
-
-
Conflicts: preprocessor/DynareMain2.cc preprocessor/ModFile.cc preprocessor/ModFile.hh preprocessor/Statement.hh
-
-
- 17 Feb, 2014 1 commit
-
-
Sébastien Villemot authored
Should fix crashes on models with leads/lags of more than one on exogenous. Closes #617
-
- 10 Feb, 2014 1 commit
-
-
Sébastien Villemot authored
Ref #267
-
- 04 Feb, 2014 1 commit
-
-
Sébastien Villemot authored
Closes #336
-
- 03 Feb, 2014 1 commit
-
-
Sébastien Villemot authored
Closes #599
-
- 31 Jan, 2014 1 commit
-
-
Stéphane Adjemian authored
-
- 27 Jan, 2014 1 commit
-
-
Sébastien Villemot authored
Closes #584
-
- 13 Jan, 2014 2 commits
-
-
Houtan Bastani authored
-
Sébastien Villemot authored
-
- 03 Jan, 2014 1 commit
-
-
Sébastien Villemot authored
-
- 31 Dec, 2013 1 commit
-
-
ferhat authored
The previous syntax used to call the conditional forecast using the extended path method was problematic. It does not allow to match the endogenous and the shock that are flipped. This is problematic as soon as the forecast periods are heterogeneous or the type of expectation (surprise or perfect foresight) are different. We get rid of the previous syntax.
-
- 30 Dec, 2013 2 commits
-
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
- 28 Dec, 2013 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Closes #570
-
- 27 Dec, 2013 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added new option for perfect foresight simulations (sim1 routine, available only with stack_solve_algo==0). Try to reduce the size of the nonlinear system of equations by skipping the (last) periods for wich the residuals are already (almost) zero. The number of periods is not constant during the Newton, the effective number of periods for each iteration of the Newton is available in oo_.deterministic_simulation.vperiods.
-
Sébastien Villemot authored
The type of the first shock was not set according to the user request. Concretely, it would be random, and almost always a perfect foresight shock.
-
- 18 Dec, 2013 1 commit
-
-
Stéphane Adjemian authored
-
- 11 Dec, 2013 2 commits
-
-
MichelJuillard authored
osr_example to ./tests/optimal_policy
-
MichelJuillard authored
policy computed at order = 2
-
- 10 Dec, 2013 1 commit
-
-
Houtan Bastani authored
-