- Jun 07, 2018
-
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-
Sébastien Villemot authored
Complete the fix started in 8913791f. Change the test case to prevent regressions.
-
Sébastien Villemot authored
identification_analysis.m: make sure that increase in options_.ar is …
-
Johannes Pfeifer authored
-
MichelJuillard authored
-
- Jun 06, 2018
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Distinguish between a minimal version required (from a source code perspective, applicable on all platforms) and an exact version requirement (from a binary package perspective, in practice used only for our Windows package).
-
Sébastien Villemot authored
-
- Jun 05, 2018
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
Those have been moved to the statistics package. If that package is not there, use a fallback.
-
Sébastien Villemot authored
Packages are no longer autoloaded, so testing whether they are "Loaded" does not work in all cases. The function now ensures that the package is loaded.
-
Houtan Bastani authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
-
Sébastien Villemot authored
Needed because bytecode DLL uses some preprocessor code which is C++14.
-
Houtan Bastani authored
-
- Jun 04, 2018
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Stéphane Adjemian authored
datatomfile: Consistently replace char by cell arrays
-
Johannes Pfeifer authored
Required after https://github.com/DynareTeam/dynare/commit/7be8f10e0e035e503c391979ae41415ffaf64e0a
-
- Jun 02, 2018
-
-
Houtan Bastani authored
-
- Jun 01, 2018
-
-
Houtan Bastani authored
-
(cherry picked from commit e2cf2260dbd5cceeade11f0617ab33de2f8ee72b)
-
- May 31, 2018
-
-
Houtan Bastani authored
-
- May 30, 2018
-
-
Sébastien Villemot authored
-
Houtan Bastani authored
-
- May 29, 2018
-
-
Stéphane Adjemian authored
-
- May 28, 2018
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- May 19, 2018
-
-
Stéphane Adjemian authored
... when building the windows installer.
-
- May 18, 2018
-
-
Stéphane Adjemian authored
We do not distribute .oct files anymore.
-
- May 17, 2018
-
-
Houtan Bastani authored
-
Sébastien Villemot authored
It's actually not needed. The QZ complex decomposition can be obtained in Octave on real matrices by casting them to the complex type.
-