- 03 Oct, 2019 2 commits
-
-
Sébastien Villemot authored
— On GNU/Linux, the locally installed binary now has priority over the system-wide binary — Do not require 32-bit binary if we are on a 64-bit system and the 64-bit binary is there (or vice versa) — Code factorization in the detection logic
-
Sébastien Villemot authored
On Windows and macOS, those binaries are now bundled in packages. On Debian, one can use the official x13as package.
-
- 23 Sep, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 18 Sep, 2019 2 commits
-
-
Sébastien Villemot authored
Provide alternative implementations, taken from Dynare.
-
Sébastien Villemot authored
Provide alternative implementations, taken from Dynare.
-
- 09 Feb, 2019 1 commit
-
-
Stéphane Adjemian authored
for dseries (see 48115cb8, which does not work with Octave) or a method (see ef923e41, which does not work with all supported Matlab's versions) to initialize the dseries class.
-
- 28 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 23 Jan, 2019 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
To initialize the toolbox: - Add the `src` folder in the path - run `dseries().initialize()` This is an Octave compatibily workaround, Octrave cannot handle simultaneously +folder (namespace) and @folder (class).
-
- 27 Dec, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 22 Dec, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 21 Dec, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 12 Dec, 2018 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
As a consequence, no need to download the binary on the CI runners, since it is already there.
-
Sébastien Villemot authored
-
- 18 Sep, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 14 Sep, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 10 Sep, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 19 Jul, 2018 1 commit
-
-
Stéphane Adjemian authored
Unless explicitely requested.
-
- 17 Jul, 2018 2 commits
-
-
Stéphane Adjemian authored
Should fix build error in travis-ci.
-
Stéphane Adjemian authored
-
- 10 Feb, 2018 1 commit
-
-
Stéphane Adjemian authored
... Also do not crash dynare_config() if matlab is not able to download the X13 binary.
-
- 12 Nov, 2017 1 commit
-
-
Stéphane Adjemian authored
Created instead a new function dseries2struct, which can be called as: >> o = dseries(randn(10,2)); >> s = o.struct(); Also + Added a routine to create a dseries object from a structure (if all required field are available). + Added the possibility to instantiate a dseries object from a structure.
-
- 30 Jul, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 18 May, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 22 Mar, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 09 Mar, 2017 2 commits
-
-
Stéphane Adjemian authored
Use X13 Census for estimation.
-
Stéphane Adjemian authored
-
- 23 Feb, 2017 1 commit
-
-
Stéphane Adjemian authored
-
- 24 Jan, 2017 1 commit
-
-
Stéphane Adjemian authored
Necessary if dseries class is not used with Dynare.
-
- 21 Oct, 2016 1 commit
-
-
Stéphane Adjemian authored
When NaNs are present in the dataset. Do not return an array filled with NaNs if only the first observations are NaNs.
-
- 25 Feb, 2016 1 commit
-
-
Stéphane Adjemian authored
+ Code factorization. + Allows regular expressions in subsasgn method.
-
- 18 Feb, 2016 4 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 24 Jun, 2015 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-