dynare/dynare++
Sébastien Villemot 5a55e29561
Dynare++: minor fix to check for oversized problem
The maximum value of a signed integer is 2³¹−1, so the inequality test must not
be strict.
2022-01-21 14:55:37 +01:00
..
doc Dynare++ tutorial: add a note about the computation of IRFs when shocks are correlated 2020-09-09 17:04:16 +02:00
dynare_simul Restore dynare_simul.m for Dynare++ 2020-02-25 14:39:15 +01:00
integ Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
kord Dynare++: fix bug in the --steps option 2021-08-31 12:34:44 +02:00
parser/cc Expand cryptic error message if a value is assigned a second time 2021-11-04 09:04:26 +01:00
src Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
sylv Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
tests Dynare++: add test mod files to testsuite 2019-04-29 18:31:54 +02:00
tl Dynare++: minor fix to check for oversized problem 2022-01-21 14:55:37 +01:00
utils/cc Use secure URL for link to GNU licenses 2021-06-09 17:35:05 +02:00
Makefile.am Build system + Windows/macOS package: provisions for Dynare++’s dynare_simul.m 2020-02-25 16:33:32 +01:00