- 29 Mar, 2013 4 commits
-
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
If called with a second input argument (dim), size returns the number of observations if dim==1 or the number of variables if dim==2. Without this second argument, size returns the number of observations and the number of variables.
-
Houtan Bastani authored
-
- 28 Mar, 2013 19 commits
-
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Houtan Bastani authored
-
Sébastien Villemot 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
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
In addition to the already implemented selection mechanism using matlab's regular expressions, we allow the following syntax: a = ts{'GDP_@US,JP,FR@'}; to extract variables GDP_US, GDP_JP and GDP_FR from dynSeries object ts. If one of these variables does not exist, an error message is issued.
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
Stéphane Adjemian authored
-
- 27 Mar, 2013 14 commits
-
-
Sébastien Villemot authored
Parallel debug and several fixes of GSA toolbox
-
Marco Ratto authored
Fixed spurious bugs when new MC smoother is invoked when an old one is already present in gsa results subfolders
-
Marco Ratto authored
-
Marco Ratto authored
2) better cleanup of remnants of remote parallel runs when Strategy ==1 3) for windows sessions eliminate the use of start, replaced by psexec -d instanced, to allow cleanup of .bat file 4) fix bug in Strategy==1 that was not properly cleaned by deleting new files on exit
-
Marco Ratto authored
2) Fix bug when local machine is accessed through the network in windows; 3) small bug fix in remote directory check;
-
Marco Ratto authored
2) cleanup slavejob files
-
Marco Ratto authored
-
Marco Ratto authored
2) fix in defining the list of files;
-
Marco Ratto authored
2) bug fix in security checks;
-
Marco Ratto authored
-
Sébastien Villemot authored
Bugfixes of correlation_mc_analysis
-
-
Johannes Pfeifer authored
Closes #290 and makes #314 obsolete as we store both auto- and cross-correlations
-
Johannes Pfeifer authored
-
- 26 Mar, 2013 3 commits
-
-
Sébastien Villemot authored
-
Sébastien Villemot authored
As a consequence, reactivate the tests
-
Sébastien Villemot authored
-