Get the maximum value in an array
Get the minimum value in an array
Rescale an array into a range
Various method to process spectra
Get the average value in an array
Get the average value in an array
Get the median value in an array
Matrix manipulation and computation library
Curve fitting method in javascript
Get the most repeated value in an array
Compute the euclidean distance between two vectors
JavaScript implementation of the XORSHIFT-ADD (XSadd) pseudo random number generator
Robust polynomial regression using LMedS
Generates markdown API documentation from jsdoc annotated source code
Choose randomly from a selection of elements
Find the nearest point to a sample point
Principal component analysis
K-Means clustering
Distance and similarity functions to compare vectors
Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag.
Is this value a JS ArrayBuffer?
Savitzky–Golay filter
An ES7/ES2016 spec-compliant `Array.prototype.includes` shim/polyfill/replacement that works as far down as ES3.
Normalize the values of a given array