Distributed Matrix algo and it's operations over apache spark
This is an implementation of distributed matrix and it's operations over apache spark. The idea is to split matrix into blocks of data and manage to preserve it's order even after distributing across multiple machines