- 03 Dec, 2012 5 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Moved isweekly, ismonthly, isquaterly and isyearly routines from matlab/@dynSeries/private to matlab/utilities/dates. Adapted dynare_config conformably to these changes.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 02 Dec, 2012 1 commit
-
-
MichelJuillard authored
-
- 29 Nov, 2012 14 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Compute tensorial grid (based on a univariate gauss hermite quadrature) for future shocks by default.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Cosmetic change. Redifinition of the nodes (removed the division by the square root of two) so that the routine is specialized for the integration of functions with gaussian weights.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added routine computing Gaussian cubature weights and nodes (implementation of algorithms described in Stroud 1971).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 28 Nov, 2012 1 commit
-
-
Michel Juillard authored
-
- 26 Nov, 2012 2 commits
-
-
Marco Ratto authored
2) also impose a sequence of univariate steps in the first iteration;
-
Marco Ratto authored
-
- 21 Nov, 2012 2 commits
-
-
Stéphane Adjemian authored
-
Frédéric Karamé authored
-
- 20 Nov, 2012 1 commit
-
-
Stéphane Adjemian authored
-
- 19 Nov, 2012 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 17 Nov, 2012 1 commit
-
-
Michel Juillard authored
-
- 16 Nov, 2012 10 commits
-
-
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
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Frédéric Karamé authored
-
Sébastien Villemot authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-
Frédéric Karamé authored
-