- 03 Nov, 2020 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
In particular, this allows us to split the “test” and “pkg” stages, without increasing the execution time.
-
Sébastien Villemot authored
Test for ifndef See merge request Dynare/dynare!1763
-
- 02 Nov, 2020 3 commits
-
-
Johannes Pfeifer authored
-
Johannes Pfeifer authored
See Dynare/dynare#1747
-
Sébastien Villemot authored
— Fix the interpretation of @#else clause within an @#ifndef Closes: #1747 — Fix the interpretation of @#elseif clauses within an @#ifdef or @#ifndef — PAC model: fixes to M_.pac.MODEL.ar (information about autoregressive part) Ref. preprocessor#52 — PAC model: make detection of non-optimizing part more robust Ref. preprocessor#50 — Fixes to Julia output
-
- 23 Oct, 2020 1 commit
-
-
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
-
- 22 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 21 Oct, 2020 4 commits
-
-
Sébastien Villemot authored
Bug introduced in commit e21cb1ad Ref. #1720
-
Sébastien Villemot authored
-
Sébastien Villemot authored
This was causing some tests to be skipped. The bug had been introduced e7162a2a.
-
Sébastien Villemot authored
Closes: #1720
-
- 20 Oct, 2020 4 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
The fix in commit 24cc67e5 was incorrect.
-
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.
-
Sébastien Villemot authored
-
- 16 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 15 Oct, 2020 3 commits
-
-
Sébastien Villemot authored
Closes: #1735
-
Sébastien Villemot authored
It’s actually useless and complicates the code. Simply rely on options_.bytecode. Ref. #1742
-
Sébastien Villemot authored
Ref. #1742
-
- 14 Oct, 2020 2 commits
-
-
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
-
Sébastien Villemot authored
-
- 08 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 07 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
Ref. #1726
-
- 06 Oct, 2020 1 commit
-
-
Sébastien Villemot authored
Ref. #1726
-
- 30 Sep, 2020 1 commit
-
-
Sébastien Villemot authored
It is thus no longer needed to pass the MATLAB_VERSION option to the configure script when compiling from source.
-
- 24 Sep, 2020 1 commit
-
-
Sébastien Villemot authored
-
- 23 Sep, 2020 4 commits
-
-
Sébastien Villemot authored
— simplify external function C output — internal change to SymbolTable::getTypeSpecificID() — ensure that negative constants are never marked as temporary terms
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 22 Sep, 2020 3 commits
-
-
Sébastien Villemot authored
Closes: #1727
-
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
-
Sébastien Villemot authored
-
- 20 Sep, 2020 2 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
- 19 Sep, 2020 4 commits
-
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
-
MichelJuillard authored
-