dynare/dynare++
Sébastien Villemot 8698b4c540
Dynare++: fix computation of IRFs
Since the introduction of the --burn option (in Dynare++ shipped with Dynare
4.3.0), the IRFs reported by Dynare++ were wrong.

The IRFs are computed using a generalized IRF method: the result is
the (average) difference between a simulation with shock and a simulation
without shock. The problem was that the two simulations were not using the same
starting point.

Closes #1634
2019-02-05 17:18:21 +01:00
..
doc Dynare++: by default, use as many threads as there are logical CPUs 2019-01-29 16:34:25 +01:00
extern Refactor GeneralMatrix and ConstGeneralMatrix classes 2019-01-24 15:27:23 +01:00
integ Dynare++: by default, use as many threads as there are logical CPUs 2019-01-29 16:34:25 +01:00
kord Dynare++: fix computation of IRFs 2019-02-05 17:18:21 +01:00
parser/cc Dynare++: enforce C++ Emacs mode for bison/flex files 2019-01-15 19:03:58 +01:00
src Dynare++: another change related to default number of threads 2019-01-29 20:31:06 +01:00
sylv Dynare++: convert doc of Sylvester module to LaTeX 2019-01-31 12:14:12 +01:00
tests Dynare++: fixed bug in tests 2011-01-20 15:42:53 -05:00
tl Dynare++: fix bug in new threading code 2019-02-02 09:05:02 +01:00
utils/cc Various modernizations 2019-01-10 18:24:04 +01:00
Makefile.am Dynare++: remove leftover file from the transition away from CWEB 2019-01-31 19:01:40 +01:00
change_log.html Putting dynare++ under main dynare SVN repository 2009-09-08 13:55:19 +00:00