statistics-1.6.6
pr0m1th3as
released this
16 May 19:19
·
171 commits
to main
since this release
Summary of important user-visible changes for statistics 1.6.6
Important Notice:
mean
, median
, std
, var
, and mad
shadow core Octave's functions
incompatibility with the nan
package
News:
New function editDistance
efficiently implemented in C++ with much more functionality than MATLAB's counterpart.
Updated functionality of histfit
function for MATLAB compatibility.
Fixed bugs in fillmissing
and gumbelinv
functions.
Note!