- 25 Oct, 2016 1 commit
-
-
Stéphane Adjemian authored
-
- 21 Oct, 2016 3 commits
-
-
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.
-
Stéphane Adjemian authored
Returns the first period without NaNs. Closes #15
-
Houtan Bastani authored
(cherry picked from commit 744f13af)
-
- 17 Oct, 2016 2 commits
-
-
Houtan Bastani authored
(cherry picked from commit 5da2d18e)
-
Houtan Bastani authored
(cherry picked from commit bb2064b6)
-
- 12 Jul, 2016 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Need to add unit tests for this.
-
- 11 Mar, 2016 1 commit
-
-
Houtan Bastani authored
-
- 25 Feb, 2016 2 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
+ Code factorization. + Allows regular expressions in subsasgn method.
-
- 19 Feb, 2016 1 commit
-
-
Stéphane Adjemian authored
-
- 18 Feb, 2016 20 commits
-
-
Instantiates dseries object with XLSX files instead of XLS files.
-
We do not support XLS files with Octave. Users should use XLSX instead.
-
Overloads the printf function.
-
-
-
-
-
-
-
-
... and added a new methods. Methods with trailing underscore (log_, exp_ and align_) in the name do inplace modifications, while methods without trailing underscore create new objects.
-
-
-
-
-
Stéphane Adjemian authored
Returns the arithmetic or geometric mean and standard deviation.
-
Stéphane Adjemian authored
It is not possible to instantiate an empty dseries object with a time span.
-
Stéphane Adjemian authored
Suppress error message in unit test 15 by calling dseries in evalc.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 23 Dec, 2015 2 commits
-
-
Stéphane Adjemian authored
Allow for NAN in the first argument
-
FerhatMihoubi authored
-
- 21 Oct, 2015 3 commits
-
-
Houtan Bastani authored
(cherry picked from commit 6ef181d1)
-
Houtan Bastani authored
(cherry picked from commit 2f57168c)
-
Houtan Bastani authored
(cherry picked from commit f4d6dd72)
-
- 19 Oct, 2015 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Houtan Bastani authored
-