- 26 Mar, 2013 1 commit
-
-
Sébastien Villemot authored
-
- 22 Mar, 2013 1 commit
-
-
Ferhat Mihoubi authored
-
- 29 Nov, 2012 1 commit
-
-
Sébastien Villemot authored
The new file is <FILENAME>_static_params_derives.m Closes: #160
-
- 16 Nov, 2012 1 commit
-
-
Sébastien Villemot authored
Replace them by equivalents in M_ (and an extra one: M_.dynamic). IMPORTANT POINT: oo_.dr.npred used to count both purely backward and mixed/both variables. This was the cause of lots of confusion. The new M_.npred only counts purely backward variables. We now have the following indentities: M_.npred + M_.nboth + M_.nfwrd + M_.nstatic = M_.endo_nbr M_.nspred = M_.npred + M_.nboth M_.nsfwrd = M_.nfwrd + M_.nboth M_.ndynamic = M_.npred + M_.nboth + M_.nfwrd
-
- 28 Sep, 2012 1 commit
-
-
Sébastien Villemot authored
This should fix some random crashes of the preprocessor
-
- 08 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 06 Jun, 2012 1 commit
-
-
Houtan Bastani authored
-
- 05 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 04 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
They emit a warning under Octave
-
- 23 May, 2012 1 commit
-
-
MichelJuillard authored
variables and probably violates Jensen inequality in some cases.
-
- 21 May, 2012 1 commit
-
-
MichelJuillard authored
of log and pow functions so as to insure non-negative arguments
-
- 17 Feb, 2012 1 commit
-
-
Ferhat authored
-
- 20 Jan, 2012 1 commit
-
-
Sébastien Villemot authored
params and 1st deriv of hessian wrt to params
-
- 23 Dec, 2011 1 commit
-
-
Houtan Bastani authored
-
- 29 Oct, 2011 1 commit
-
-
Sébastien Villemot authored
Error introduced in ca103726
-
- 28 Oct, 2011 1 commit
-
-
Ferhat Mihoubi authored
* Correction of a bug appearing in a block decomposed model when an observable variable are also a state variable
-
- 26 Oct, 2011 1 commit
-
-
Houtan Bastani authored
-
- 21 Oct, 2011 1 commit
-
-
Sébastien Villemot authored
-
- 20 Oct, 2011 1 commit
-
-
MichelJuillard authored
-
- 19 Oct, 2011 1 commit
-
-
MichelJuillard authored
-
- 14 Oct, 2011 1 commit
-
-
Ferhat Mihoubi authored
Displays an error message when the model contains pound expressions and 'bytecode' or 'block' options are present
-
- 12 Oct, 2011 1 commit
-
-
Ferhat Mihoubi authored
-
- 28 Sep, 2011 1 commit
-
-
MichelJuillard authored
347ab4d0 and corrects the earlier ordering problem.
-
- 20 Sep, 2011 1 commit
-
-
Ferhat Mihoubi authored
-
- 19 Aug, 2011 1 commit
-
-
Houtan Bastani authored
cosmetic: simplify jacobianHelper, hessianHelper and sparseHelper functions and fix spacing in dynamic file
-
- 11 Aug, 2011 1 commit
-
-
Ferhat Mihoubi authored
-
- 25 Jul, 2011 1 commit
-
-
Houtan Bastani authored
-
- 19 Jul, 2011 1 commit
-
-
Houtan Bastani authored
-
- 22 Jun, 2011 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 18 Jun, 2011 1 commit
-
-
Ferhat Mihoubi authored
+ the number of static, lag, lead and both variables, + the lead_lag_incidence matrix for variables related to previous blocks + the index of reordered policy rule for each block during the preprocessing step - correct a bug in the comment related to first order derivatives in _dynamic.m file for a block decomposed model without bytcode - avoid simplification of the Jacobian matrix (setting to zero all elements below the cutoff) for estimated or stochastically simulated models: the cutoff option is set to 0.
-
- 10 Jun, 2011 1 commit
-
-
Houtan Bastani authored
-
- 27 May, 2011 1 commit
-
-
MichelJuillard authored
-
- 24 May, 2011 1 commit
-
-
MichelJuillard authored
renamed ramsey_policy_discount_factor by optimal_policy_discount_factor because it is also used by discretionary_policy
-
- 27 Apr, 2011 1 commit
-
-
Sébastien Villemot authored
-
- 12 Apr, 2011 1 commit
-
-
Houtan Bastani authored
-
- 29 Mar, 2011 1 commit
-
-
Houtan Bastani authored
-
- 28 Mar, 2011 1 commit
-
-
Houtan Bastani authored
-
- 24 Mar, 2011 1 commit
-
-
Houtan Bastani authored
-
- 18 Mar, 2011 1 commit
-
-
Ferhat Mihoubi authored
Correct a bug when the model contains deterministic exogenous variables and bytecode option is used. Note that stochastic simulations do not work for the moment with block option.
-