I agree that more distributed matrix ops would be good to have, but I think
there are a few things which need to happen first:
* Now that the spark.ml package has local linear algebra separate from the
spark.mllib package, we should migrate the distributed linear algebra
implementations over to spa
Hello,
I would like to add some linear algebra operations to all the
DistributedMatrix classes that Spark actually handles (CoordinateMatrix,
BlockMatrix, IndexedRowMatrix and RowMatrix), but first I would like do
ask if you consider this useful. (For me, it is)
Of course, these operations w