- 02 Aug, 2012 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
- 01 Aug, 2012 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
- 31 Jul, 2012 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
- 30 Jul, 2012 2 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
- 25 Jul, 2012 4 commits
-
-
MichelJuillard authored
interrupted by non finite result
-
MichelJuillard authored
-
MichelJuillard authored
simulations: draw random shocks so that, given a seed, the sequence is the same, independently of the number of periods
-
MichelJuillard authored
-
- 22 Jul, 2012 4 commits
-
-
MichelJuillard authored
for current needs)
-
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
-
MichelJuillard authored
dynamic systems
-
- 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 3 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
dyn_first_order_solver.m in global_initialization.m This is necessary if noclearall option is used.
-
Johannes Pfeifer authored
-
- 17 Jul, 2012 1 commit
-
-
MichelJuillard authored
-
- 16 Jul, 2012 3 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
and singular coefficient matrix for current variables
-
- 15 Jul, 2012 1 commit
-
-
Marco Ratto authored
Fixed random bug of MC identification test, occurring when there is no solution at the very first iteration of the MC loop. (cherry picked from commit 906bf8e0)
-
- 14 Jul, 2012 1 commit
-
-
MichelJuillard authored
fixing bug in evaluating rank condition for BK when using check (introduced in commit 4d51f38b)
-
- 13 Jul, 2012 2 commits
-
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
Fixed bug (karaba:/var/tmp/dynare-master-check-WMwywKtbcz.log). dr.state_var is not defined in all cases...
-
- 12 Jul, 2012 5 commits
-
-
Stéphane Adjemian authored
Added a new routine to solve quadratic matrix equation (based on a Newton algorithm with line search).
-
Stéphane Adjemian authored
-
Sébastien Villemot authored
i.e. don't fail when they happen and instead return 0 or Inf
-
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 7 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Added walsh.mod in the testsuite to compare the solutions obtained with the cyclic reduction algorithm and the generalized schur algorithm.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Comparison of the solutions returned by the cyclic reduction and logarithmic reduction algorithm. Note that in the case considered here the logarithmic reduction algorithm is faster.
-
Stéphane Adjemian authored
This algorithm is a slower alternative to the cyclic reduction algorithm (useful for testing purpose).
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-