- Feb 05, 2019
-
-
Johannes Pfeifer authored
PC systems use a backslash as file separator
-
- Feb 04, 2019
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Feb 01, 2019
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
- Jan 29, 2019
-
-
Houtan Bastani authored
-
- Jan 28, 2019
-
-
Sébastien Villemot authored
-
- Jan 23, 2019
-
-
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).
-
- Jan 22, 2019
-
-
Sébastien Villemot authored
Using the old HTTP URL makes test fail.
-
- Dec 27, 2018
-
-
Stéphane Adjemian authored
-
- Dec 24, 2018
-
-
Stéphane Adjemian authored
-
- Dec 22, 2018
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Dec 21, 2018
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- Dec 20, 2018
-
-
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).
-
- Dec 19, 2018
-
-
Stéphane Adjemian authored
'A', 'Q', '1900Q', 'Q1', 'M', '1900M', 'M1','W', '1900W' and 'W1' should not be interpreted as dates.
-
Houtan Bastani authored
-
- Dec 17, 2018
-
-
Stéphane Adjemian authored
-
- Dec 12, 2018
-
-
Sébastien Villemot authored
All dseries syntaxes now work under Octave, except ts{'variable'}(range) = value.
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-
Sébastien Villemot authored
On MATLAB, importdata() is better at automatically guessing the delimiter. Enforce tab delimiter to make it work on Octave. Closes #39
-
Sébastien Villemot authored
-
Sébastien Villemot authored
-