+1
On Thu, Oct 17, 2013 at 7:06 AM, 杨栓 <yangshua...@gmail.com> wrote: > Hi, > > I always need to compute min value, max value, percentile values of > millions data, these data may are int, long or double. But class StatUtils > only > supports double[], I need to convert int[], long[] to double[]. Shall we > add a feature that StatUtils supports any other numeric type? > -- Anshul Zunke