- Nov 21, 2020
-
-
In purely forward-looking models ghx is empty and sylvester3a gives a "Operands to the || and && operators must be convertible to logical scalar values" error, as e becomes a "1×0 empty double row vector" and not a logical. (cherry picked from commit 3c1087a3)
-
- Nov 20, 2020
-
-
Sébastien Villemot authored
(manually cherry picked from commit 5ec14b26)
-
Sébastien Villemot authored
Closes: #1751 (cherry picked from commit 233b242a)
-
- Nov 18, 2020
-
-
Sébastien Villemot authored
Ref. preprocessor#57
-
Sébastien Villemot authored
(cherry picked from commit 3dc9087f)
-
Sébastien Villemot authored
Closes: #1751 (cherry picked from commit b1b8dc90)
-
Sébastien Villemot authored
Closes: #1750 (cherry picked from commit f104b9d5)
-
- Nov 13, 2020
-
-
Sébastien Villemot authored
auxiliary_particle_filter.m: set undefined variable (Ref. #1718)
-
Closes Dynare/dynare#1744 (cherry picked from commit 445cbf67)
-
Sébastien Villemot authored
(manually cherry picked from commit a922505b)
-
- Nov 10, 2020
-
-
Sébastien Villemot authored
Explicitly add -L$OCTLIBDIR, because with Octave 5 it is no longer there, and on Fedora the Octave libraries are not in the default linker search path (manually cherry picked from commit 3a42c234)
-
- Nov 05, 2020
-
-
Sébastien Villemot authored
(cherry picked from commit f823f1a6)
-
- Nov 03, 2020
-
-
Sébastien Villemot authored
In particular, this allows us to split the “test” and “pkg” stages, without increasing the execution time. (manually cherry picked from commit ac59b220)
-
- Nov 02, 2020
-
-
Sébastien Villemot authored
— Fix the interpretation of @#else clause within an @#ifndef (#1747) — Fix the interpretation of @#elseif clauses within an @#ifdef or @#ifndef
-
- Oct 23, 2020
-
-
Sébastien Villemot authored
This bug is causing random crashes in the testsuite on our runners. See https://sourceware.org/bugzilla/show_bug.cgi?id=19329 (cherry picked from commit f46dfba9)
-
Sébastien Villemot authored
(cherry picked from commit 2a472a0a)
-
- Oct 21, 2020
-
-
Sébastien Villemot authored
Bug introduced in commit e21cb1ad Ref. #1720
-
Sébastien Villemot authored
Closes: #1720 (cherry picked from commit e21cb1ad)
-
Sébastien Villemot authored
The fix in commit 24cc67e5 was incorrect. (cherry picked from commit 46da76c0)
-
Sébastien Villemot authored
The routines use the find() function applied to a subset of columns of the Jacobian, which in this case is a row vector. When passed a row vector, find() returns row vectors (while it returns column vectors when passed a column vector or a matrix). This case was not correctly handled. (cherry picked from commit 87cc5193)
-
- Oct 15, 2020
-
-
Sébastien Villemot authored
Ref. #1742 (cherry picked from commit 10333f99)
-
- Oct 14, 2020
-
-
Sébastien Villemot authored
By the way, document and enforce the fact that stochastic extended_path (i.e. order > 0) is not compatible with either bytecode or block. Closes: #1742 (manually cherry picked from commit 71e3e0d4)
-
- Sep 29, 2020
-
-
Sébastien Villemot authored
-
- Sep 24, 2020
-
-
Sébastien Villemot authored
(manually cherry picked from commit fa12e5ab)
-
- Sep 22, 2020
-
-
Sébastien Villemot authored
Closes: #1727 (cherry picked from commit d61f4166)
-
Sébastien Villemot authored
After simulating a block containing purely forward variables (thus of type “evaluate backward”), the it_ variable of the evaluator would be left in an inconsistent state (typically 0, which means that taking the value of a lagged variable would lead to an invalid read). By the way, fix a symmetric problem for backward blocks (which could potentially create a invalid read for purely backward models). Ref. #1727 (cherry picked from commit 73253a06)
-
- Sep 18, 2020
-
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 0ea2e40a)
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit f6e7c2d0)
-
- Sep 14, 2020
-
-
Sébastien Villemot authored
By the way, fix the syntax description for the name (it needs *not* be quoted). [skip ci] (cherry picked from commit b281d682)
-
- Sep 09, 2020
-
-
Sébastien Villemot authored
The treatment is different that that of Dynare. For more background, see https://forum.dynare.org/t/difference-between-high-order-approx-in-dynare-and-dynare/16570/4 By the way, make a few minor modernizations. [skip ci] (cherry picked from commit 9a726e61)
-
- Sep 08, 2020
-
-
Sébastien Villemot authored
As reported in https://forum.dynare.org/t/extended-path-bytecode/16577 (manually cherry picked from commit b9812a0f)
-
- Sep 07, 2020
-
-
Sébastien Villemot authored
Those files were in ISO-8859-1 encoding, which is being phased out. By the way, use typographic quotes. [skip ci] (cherry picked from commit 82ec8793)
-
Sébastien Villemot authored
[skip ci]
-
Sébastien Villemot authored
[skip ci] (cherry picked from commit 636d23fa)
-
Sébastien Villemot authored
-
- Sep 04, 2020
-
-
Sébastien Villemot authored
Exogenouslag 4.6 See merge request Dynare/dynare!1760
-
Sébastien Villemot authored
Add -std=legacy to FFLAGS. Do the same for the Windows package, even though we don’t yet use version 10 of gfortran (but that will of course happen at some point). (manually cherry picked from commit 9b946ca0)
-
- Sep 03, 2020
-
-
MichelJuillard authored
(cherry picked from commit ed10c9215f29b54b2a8120757d544960a1c5bbe8)
-
MichelJuillard authored
(cherry picked from commit 492124ce9886e6aef4f4cefef302241d7edfe024)
-
(cherry picked from commit d7b7ce89)
-