- 18 Feb, 2016 10 commits
-
-
... 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
-
- 16 Oct, 2015 1 commit
-
-
Stéphane Adjemian authored
Wrong ordering of the variables in vertical concatenation. (cherry picked from commit 34eb3107)
-
- 07 Oct, 2015 2 commits
-
-
Stéphane Adjemian authored
(cherry picked from commit 31a4fef3)
-
Stéphane Adjemian authored
With octave the names of the variables on the first line were not read. With Matlab the first variable name was missing if dates were not provided in the first column. (cherry picked from commit 1684e944)
-
- 11 Sep, 2015 1 commit
-
-
Stéphane Adjemian authored
range of dates.
-
- 03 Aug, 2015 2 commits
-
-
Houtan Bastani authored
Fix naming of fourth input argument of baxter_king_filter
-
Johannes Pfeifer authored
-
- 09 Jul, 2015 3 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
object contains only one variable. Also check that the dseries object is not empty.
-
- 24 Jun, 2015 13 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
Do not use exist function, check the output of dir() instead.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-