- Oct 18, 2021
-
-
Johannes Pfeifer authored
(cherry picked from commit 2c204538)
-
Fixes the evaluate_planner_objective routine Deals properly with the output provided by disp_th_moments (cherry picked from commit 1ad26806)
-
Johannes Pfeifer authored
Also increase variance to make tests more challenging (cherry picked from commit 45772571)
-
- Oct 14, 2021
-
-
Sébastien Villemot authored
The code that computes ghx·yhat+ghu·u (both with and without pruning) was making the implicit assumption that q⩽n, i.e. that the number of shocks is less than or equal to the number of states. If q>n, it would try to read invalid memory references in ghx and yhat, and would thus either crash or return dummy results. Closes: #1820 (cherry picked from commit ce282dc2)
-
- Oct 13, 2021
-
-
Sébastien Villemot authored
(cherry picked from commit 3af51e31)
- Oct 12, 2021
-
-
Closes Dynare/dynare#1819 (manually cherry picked from commit d5141ced)
-
(cherry picked from commit 733ffdf3)
-
(cherry picked from commit fa046002)
-
(cherry picked from commit 37fbf5b6)
-
display_problematic_vars_Jacobian.m: fix display when auxiliary equations outside of Ramsey are present (cherry picked from commit ebe81eb6)
-
- Oct 08, 2021
-
-
Sébastien Villemot authored
The Octave package for Windows ships with libgfortran from gfortran 9. This version of libgfortran does not include symbol _gfortran_os_error_at, which is needed by binaries created with gfortran 10 (used on our runners). The solution is to statically link against libgfortran (as we already do for libgcc and libstdc++). (cherry picked from commit 77683d5d)
-
Sébastien Villemot authored
– PAC: better error message in case of name conflict for the PAC growth neutrality correction parameter – improve message for GCC installation under macOS (manually cherry picked from commit d24553d9)
-
Sébastien Villemot authored
We no longer distribute our own Dynare/Octave package. We rather recommend the Homebrew package. (cherry picked from commit e75673e1)
-
Sébastien Villemot authored
Since debhelper 11, docs are under /usr/share/doc/dynare/. (cherry picked from commit 2b84f557)
-
Sébastien Villemot authored
However there still exists a 32-bit MinGW environment, installed along the 64-bit one by the 64-bit installer. (cherry picked from commit 1f3a6613)
-
Sébastien Villemot authored
– Windows 11 is supported – macOS versions older than 11 are no longer supported – Octave versions older than 5.2.0 are no longer supported – do not claim compatibility with future (unknown) versions of MATLAB and Octave (manually cherry picked from commit 27da0ece, because on 4.7 we support Octave 5.2.0)
-
Sébastien Villemot authored
-
- Oct 06, 2021
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 8052920a)
-
- Oct 01, 2021
-
-
Sébastien Villemot authored
(cherry picked from commit d9ca83f3)
-
Sébastien Villemot authored
(cherry picked from commit 393f9e97)
-
Sébastien Villemot authored
(cherry picked from commit 6fa7e177)
-
Sébastien Villemot authored
(cherry picked from commit e69f9790)
-
Sébastien Villemot authored
(cherry picked from commit 236c69da)
-
- Sep 30, 2021
-
-
Sébastien Villemot authored
This fixes the test under Octave on haumea. (cherry picked from commit 4a041b3b)
-
- Sep 28, 2021
-
-
Sébastien Villemot authored
(cherry picked from commit e2a11a1a)
-
Sébastien Villemot authored
Needed for Octave on haumea. (cherry picked from commit 191cb05f)
-
(cherry picked from commit fbd4fa7f)
-
- Sep 27, 2021
-
-
Sébastien Villemot authored
It is a generated file. By the way, ensure that the generated file has the .mat extension under Octave. (cherry picked from commit 9fd08066)
-
- Sep 24, 2021
-
-
Sébastien Villemot authored
(manually cherry picked from commit bddd56fa)
-
Sébastien Villemot authored
(manually cherry picked from commit 7e47713a)
-
Sébastien Villemot authored
(cherry picked from commit 6669e55b)
-
- Sep 23, 2021
-
-
Sébastien Villemot authored
(cherry picked from commit f7149d60)
-
(cherry picked from commit 5f27d2e4)
-
[skip CI] (cherry picked from commit a9ede8b6)
-
- Sep 22, 2021
-
-
Sébastien Villemot authored
(manually cherry picked from commit 014e18df)
-
Sébastien Villemot authored
(manually cherry picked from commit dabe688a)
-
Closes Dynare/dynare#1044 (cherry picked from commit 6abc984d)
-
(cherry picked from commit 76b3f53d)
-
- Sep 21, 2021
-
-
Sébastien Villemot authored
(manually cherry picked from commit 8f350237)
-