Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
src
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

ml-array

Functional utilities to transform and compute stats on arrays

Packages

Name Description
ml-array-sequential-fill Fill / create an array with sequential numbers
ml-array-min Get the minimum value in an array
ml-array-max Get the maximum value in an array
ml-array-rescale Rescale an array into a range
ml-array-mean Get the average value in an array
ml-array-median Get the median value in an array
ml-array-mode Get the first mode value in an array
ml-array-normed Get a normed array
ml-array-sum Get the sum or the array elements
ml-array-variance Get the variance in an array
ml-array-standard-deviation Get the standard deviation in an array

About

Functional utilities to transform and compute stats on arrays

Resources

License

Packages

No packages published
You can’t perform that action at this time.