Skip to content

aniketfadia96/Matrix-Inversion-Spark

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

Matrix-Inversion-Spark

Implementation for Distributed Matrix Inversion in Spark. Implemented the research paper titled "SPIN: A Fast and Scalable Matrix Inversion Method in Apache Spark." Link for the paper: https://arxiv.org/abs/1801.04723

To Do:

  1. Optimize the runtime using cache or persist on the intermediate RDDs

About

Implementation for Distributed Matrix Inversion in Spark. Implemented the research paper titled "SPIN: A Fast and Scalable Matrix Inversion Method in Apache Spark." Link for the paper: https://arxiv.org/abs/1801.04723

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published