- 15 Sep, 2015 1 commit
-
-
MichelJuillard authored
(cherry picked from commit 8fb08096)
-
- 31 Jul, 2015 1 commit
-
-
for Octave 4.0.0 (cherry picked from commit caa04fb2)
-
- 12 Jun, 2013 1 commit
-
-
Stéphane Adjemian authored
-
- 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
-
- 31 Oct, 2012 1 commit
-
-
MichelJuillard authored
only as forward looking (I believe that such models can't be solved, but it is a different issue).
-
- 14 Oct, 2012 1 commit
-
-
MichelJuillard authored
labels in Policy and Transition Functions.
-
- 19 Sep, 2012 1 commit
-
-
MichelJuillard authored
-
- 10 Sep, 2012 2 commits
-
-
MichelJuillard authored
generalized Schur decomposition, rather than the ones computed by eig()
-
MichelJuillard authored
checking Blanchard and Kahn conditions with CHECK
-
- 22 Jul, 2012 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-pass along errors returned by cycle reduction algorithms; -logarithmic reduction fails on error -replace expensive and random condest() by call to linsolve() -uses linsolve() to compute hx
-
- 20 Jul, 2012 1 commit
-
-
MichelJuillard authored
options_.gpu (no interface yet, use options_.gpu=1). Added test ./tests/first_order/fs2000_cr.mod
-
- 19 Jul, 2012 1 commit
-
-
MichelJuillard authored
-
- 17 Jul, 2012 1 commit
-
-
MichelJuillard authored
-
- 16 Jul, 2012 1 commit
-
-
MichelJuillard authored
and singular coefficient matrix for current variables
-
- 14 Jul, 2012 1 commit
-
-
MichelJuillard authored
fixing bug in evaluating rank condition for BK when using check (introduced in commit 4d51f38b)
-
- 12 Jul, 2012 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Fixed bug (reported in karaba:/var/tmp/dynare-master-check-o0FCvBRHnf.log). dr.state_var was defined in the wrong place.
-
- 11 Jul, 2012 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 08 Jun, 2012 1 commit
-
-
Sébastien Villemot authored
-
- 23 Apr, 2012 1 commit
-
-
MichelJuillard authored
-
- 20 Dec, 2011 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
- 18 Dec, 2011 1 commit
-
-
MichelJuillard authored
-
- 17 Dec, 2011 1 commit
-
-
MichelJuillard authored
-