- 18 Sep, 2019 2 commits
-
-
Sébastien Villemot authored
addpath does not deal well with relative path on older MATLABs.
-
Sébastien Villemot authored
-
- 10 Sep, 2019 2 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 26 Jul, 2019 1 commit
-
-
Stéphane Adjemian authored
-
- 14 Feb, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 09 Feb, 2019 2 commits
-
-
Stéphane Adjemian authored
-
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.
-
- 04 Feb, 2019 4 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 01 Feb, 2019 3 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- 29 Jan, 2019 1 commit
-
-
Houtan Bastani authored
-
- 28 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
-
- 23 Jan, 2019 8 commits
-
-
Stéphane Adjemian authored
Fixed dependency on m-unit-tests toolbox.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Takes into account the change for the dseries initialization routine.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
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).
-
- 22 Jan, 2019 1 commit
-
-
Sébastien Villemot authored
Using the old HTTP URL makes test fail.
-
- 27 Dec, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 24 Dec, 2018 1 commit
-
-
Stéphane Adjemian authored
-
- 22 Dec, 2018 4 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 21 Dec, 2018 5 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 20 Dec, 2018 1 commit
-
-
Sébastien Villemot authored
For a zero, it returns -Inf. For a negative number, it returns NaN. This is not exactly the same behavior as MATLAB's log function, because we want to enforce type stability (i.e. never return a complex).
-
- 19 Dec, 2018 2 commits
-
-
Stéphane Adjemian authored
'A', 'Q', '1900Q', 'Q1', 'M', '1900M', 'M1','W', '1900W' and 'W1' should not be interpreted as dates.
-
Houtan Bastani authored
-