@aryth/rank

A math util library


Keywords
math, numeric, analysis
License
MIT
Install
npm install @aryth/rank@0.2.14

Documentation

math util lib

version language manager npm last update github last commit github commits node version

Install

npm install @aryth/[app]

Packages

math Basic math functions v
rank Get rank of an array v
histo A histogram tool v
rand Randomly select number or array v
calculator Parse math expression and calculate v
nice-scale Auto-generate tick labels for array v
rank-vector Get rank of vector v
rank-matrix Get rank of matrix v
rank-column Get rank of column v
bound-vector Get min, max, dif of vector v
bound-matrix Get min, max, dif of matrix v
bound-column Get min, max, dif of column v
distinct-vector Get distinct(w/wo count) of vector v
distinct-matrix Get distinct(w/wo count) of matrix v
distinct-column Get distinct(w/wo count) of column v

MIT