aboutsummaryrefslogtreecommitdiff
path: root/python/pyspark/mllib/linalg
Commit message (Expand)AuthorAgeFilesLines
* [SPARK-6486] [MLLIB] [PYTHON] Add BlockMatrix to PySpark.Mike Dusenberry2015-08-051-6/+322
* [SPARK-6485] [MLLIB] [PYTHON] Add CoordinateMatrix/RowMatrix/IndexedRowMatrix...Mike Dusenberry2015-08-041-0/+537
* [SPARK-9408] [PYSPARK] [MLLIB] Refactor linalg.py to /linalgXiangrui Meng2015-07-301-0/+1162