Skip to content

Sparse matrix multiplication Java implementation for multiplying high order matrices on brief periods of time

Notifications You must be signed in to change notification settings

ricardocardn/SparseMatrixMultiplication

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Java implementation for Sparse Matrix Multiplication

This repository offers a library for you to work with sparse matrices so that you can multiply matrices of large orders. You can check the efficiency of this implementation by taking a look at the article Benchmark of Sparse Matrix Multiplication

About

Sparse matrix multiplication Java implementation for multiplying high order matrices on brief periods of time

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages