106
edits
Pr0m1th3as (talk | contribs) |
Pr0m1th3as (talk | contribs) No edit summary |
||
Line 57: | Line 57: | ||
=== TODO list === | === TODO list === | ||
Missing functions | Missing functions: | ||
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1"> | <div style="column-count:1;-moz-column-count:1;-webkit-column-count:1"> | ||
Line 149: | Line 149: | ||
* std | * std | ||
* var | * var | ||
</div> | |||
=== TODO list === | |||
Update '''geomean''', '''harmmean''', and '''trimmean''' functions to be fully MATLAB compatible. | |||
Re-introduce the '''nan*''' functions implemented in C++ with the 'all' and 'vecdim' options. | |||
Re-implement the following functions from core Octave, as shadowing functions with updated functionality regarding the 'all', 'omitnan', and 'vecdim' options, with the intend to be included in Octave 9. | |||
<div style="column-count:1;-moz-column-count:1;-webkit-column-count:1"> | |||
* cov | |||
* mad | |||
* meansq | |||
* mode | |||
* moment | |||
</div> | </div> | ||
edits