ml-stat Functions for computing stats on arrays and matrices Installation $ npm install ml-stat Authors Michaël Zasso Daniel Kostro License MIT
1.3.3 (2016-09-02) 1.3.2 (2016-09-02) 1.3.1 (2016-08-18) Bug Fixes fix ability to load subpart of the library directly from required package name (0999953) 1.3.0 (2016-08-05) Features add matrix product (3e9a58e) add sum in matrix (c03bdb1) 1.2.0 / 2016-06-16 add array.robustMeanAndStdev add matrix.min, matrix.max and matrix.minMax 1.1.0 / 2015-09-02 add array.sum fix array sorting tu use proper number comparator add array.harmonicMean 1.0.1 / 2015-02-02 add array.minMax 1.0.0 / 2015-01-27 first release