dynare/dynare++
Sébastien Villemot d5472d2338
Tighten input sanity checks of various MEX files
Note that the unitary test in lyapunov_solver.m that checks sparse matrix input
had to be removed. Previously, this test was passing by chance (because the
sparse test matrices had actually no zero element, hence the internal double
float storage was the same as in the dense case). Now it consistently fails
with the additional checks in disclyap_fast MEX.
2022-03-18 22:49:46 +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 Tighten input sanity checks of various MEX files 2022-03-18 22:49:46 +01: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