Fey6678
-
NPP.
by: Fey6678NickStats - 4,050 total downloads
- last updated 2/10/2017
- Latest version: 1.0.0
A library of statistics algorithms for numeric arrays.Including Sort,Mean,Median,Mode,StandardDeviation, Variance, Paercentile, (1st,2nd,3rd Quartile),ZScore,InterquartileRange -
NPP.
by: Fey6678NickSort - 2,453 total downloads
- last updated 2/27/2017
- Latest version: 2.0.0
A fast sorting algorithm for all datatypes using IComparable(ints, floats, decimals, strings, etc.).Outperforms generic mergesorts and leverages parallel processing for larger arrays.