- Nov 09, 2018
-
-
Sébastien Villemot authored
-
- Oct 31, 2018
-
-
Sébastien Villemot authored
This commit was breaking the detection of slicot. My understanding is that autoconf is not able to deal with spaces in paths, hence Windows users have not choice but to use the 8.3 notation for MATLAB location. This reverts commit 4ab79c55. (cherry picked from commit 40362789)
-
Sébastien Villemot authored
(cherry picked from commit 4ab79c55)
-
Sébastien Villemot authored
(cherry picked from commit 625d824b)
-
- Oct 29, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit 7d7409be)
-
Sébastien Villemot authored
(cherry picked from commit bdc9794d)
-
- Oct 26, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit cc4183d3)
-
Sébastien Villemot authored
For correlations, there is one extra columns (since there are two symbol indices). MATLAB automatically adds the missing column, while Octave is stricter when verifying dimensions. By the way, add a missing comma. (manually cherry-picked from 1c33af4844557f9a5ce95a1ab6f3e293006c0811)
-
- Oct 25, 2018
-
-
Sébastien Villemot authored
Fixes test failures. (partial cherry-pick from 02084ce3)
-
Stéphane Adjemian authored
(cherry picked from commit 460dba40)
-
Stéphane Adjemian authored
-
- Oct 16, 2018
-
-
(cherry picked from commit d4bfd6c9)
-
fs2000_uncorr_ME_missing was failing on some servers due to a numerical precision issue. It appears that the problem drops off if the smoothed variables are computed on another point (given by another optimization algorithm). (cherry picked from commit 084b7ac5)
-
Sébastien Villemot authored
(manually cherry picked from commit 3263fdc9)
-
- Oct 06, 2018
-
-
Stéphane Adjemian authored
Thanks to Reuben for reporting. (cherry picked from commit 108854a4)
-
- Oct 03, 2018
-
-
Stéphane Adjemian (Charybdis) authored
See https://forum.dynare.org/t/simulated-kurtosis-reported-incorrectly/12534 (cherry picked from commit 6a847931)
-
- Oct 02, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit 8f6b89ab)
-
- Oct 01, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit 24cb1c07)
-
- Sep 27, 2018
-
-
Sébastien Villemot authored
This optimizer seems more robust accross different hardware (with other optimizers, the algorithm does not converge to a local maximum, e.g. on the runner "lupi"). (cherry picked from commit 39110b30)
-
Sébastien Villemot authored
(cherry picked from commit feeda74d)
-
Stéphane Adjemian(Charybdis) authored
In dynare 4.5.x controlled_varexo field is not a cell.
-
- Sep 26, 2018
-
-
Stéphane Adjemian(Charybdis) authored
(cherry picked from commit 7c83ba7e)
-
- Sep 14, 2018
-
-
Sébastien Villemot authored
(cherry picked from commit b7711e47)
-
Sébastien Villemot authored
(cherry picked from commit f62aa807)
-
Sébastien Villemot authored
The "extends" keyword is not yet in Gitlab 11.2 (it is said to be implemented in 11.3…). (cherry picked from commit f74e7261)
-
Sébastien Villemot authored
- store build_binaries artifacts only 1 week, to save disk space - create testsuite artifacts even in case of test failure - give the possibility of manually running the octave testsuite in all pipelines (if not triggered automatically) (cherry picked from commit 8400a952)
-
Sébastien Villemot authored
(cherry picked from commit a03fab76)
-
- Sep 13, 2018
-
-
Sébastien Villemot authored
Unfortunately the globstar (**) syntax does not seem to be available, so use one-depth standard globs. Also set TERM=linux. (cherry picked from commit 5e85bf33)
-
Sébastien Villemot authored
(manually cherry picked from commit a4c46a81)
-
Sébastien Villemot authored
(cherry picked from commit 0d6fbbc6)
-
Sébastien Villemot authored
(cherry picked from commit 763b0a23)
-
Sébastien Villemot authored
The script is now shellcheck-clean. Incidentally, fix a bug in the counting of xfailed tests when there are several such tests in a single .mod file. (cherry picked from commit 8ba99186)
-
Sébastien Villemot authored
- do not create symbolic links but rather a real copy for preprocessor/MEX files, because gitlab serves a zip (which does not support artifacts) - fix preprocessor artifact location - disable MATLAB and Octave when building doc (cherry picked from commit 6f12959d)
-
Sébastien Villemot authored
(cherry picked from commit a92cd4df)
-
Sébastien Villemot authored
(cherry picked from commit fdcf84e8)
-
Sébastien Villemot authored
(manually cherry picked from commit 7b834bef)
-
- Sep 10, 2018
-
-
Stéphane Adjemian authored
(cherry picked from commit bcdca088)
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Sep 07, 2018
-
-
Stéphane Adjemian authored
(cherry picked from commit 2a60e57d)
-