Re: Implementing linear albegra operations in the distributed linalg package

2016-06-10 Thread Joseph Bradley
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

Implementing linear albegra operations in the distributed linalg package

2016-06-03 Thread José Manuel Abuín Mosquera
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