aboutsummaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorFeynman Liang <fliang@databricks.com>2015-08-11 12:49:47 -0700
committerJoseph K. Bradley <joseph@databricks.com>2015-08-11 12:49:47 -0700
commit520ad44b17f72e6465bf990f64b4e289f8a83447 (patch)
tree9e633e74f6c975f874622b3a4e6e44a292b4cd60 /network
parent5831294a7a8fa2524133c5d718cbc8187d2b0620 (diff)
downloadspark-520ad44b17f72e6465bf990f64b4e289f8a83447.tar.gz
spark-520ad44b17f72e6465bf990f64b4e289f8a83447.tar.bz2
spark-520ad44b17f72e6465bf990f64b4e289f8a83447.zip
[SPARK-9750] [MLLIB] Improve equals on SparseMatrix and DenseMatrix
Adds unit test for `equals` on `mllib.linalg.Matrix` class and `equals` to both `SparseMatrix` and `DenseMatrix`. Supports equality testing between `SparseMatrix` and `DenseMatrix`. mengxr Author: Feynman Liang <fliang@databricks.com> Closes #8042 from feynmanliang/SPARK-9750 and squashes the following commits: bb70d5e [Feynman Liang] Breeze compare for dense matrices as well, in case other is sparse ab6f3c8 [Feynman Liang] Sparse matrix compare for equals 22782df [Feynman Liang] Add equality based on matrix semantics, not representation 78f9426 [Feynman Liang] Add casts 43d28fa [Feynman Liang] Fix failing test 6416fa0 [Feynman Liang] Add failing sparse matrix equals tests
Diffstat (limited to 'network')
0 files changed, 0 insertions, 0 deletions