spark-instrumented-optimizer/mllib/src
Xiangrui Meng 7ecb867c4c [MLLIB] use Iterator.fill instead of Array.fill
Iterator.fill uses less memory

Author: Xiangrui Meng <meng@databricks.com>

Closes #1930 from mengxr/rand-gen-iter and squashes the following commits:

24178ca [Xiangrui Meng] use Iterator.fill instead of Array.fill
2014-08-13 16:20:49 -07:00
..
main/scala/org/apache/spark/mllib [MLLIB] use Iterator.fill instead of Array.fill 2014-08-13 16:20:49 -07:00
test [SPARK-2993] [MLLib] colStats (wrapper around MultivariateStatisticalSummary) in Statistics 2014-08-12 23:47:42 -07:00