@pasture/ranch-cows

A ranch-cows class


Keywords
pasture, cluster
License
MIT
Install
npm install @pasture/ranch-cows@0.0.4

Documentation

pasture

github commit last github commit total version

A pasture growth modelling

####Install

npm install @pasture/[app]

####Apps

math Basic math functions v
rank Get rank of an array v
histo A histogram tool v
rand Randomly select number or 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 max, min or dif of vector v
bound-matrix Get max, min or dif of matrix v
bound-column Get max, min or 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