Best Package for Sparse Matrix Multiplication
I am looking for the best package for sparse matrix multiplication on
single core solution. I am not looking for CUDA, MPI or OpenMP solutions.
My preference for languages in decreasing order : Matlab, Python, C/C++.
Matlab has its own matrix multiplication function which can be used for
sparse matrix multiplication. But are there any better package(s)
available ?
No comments:
Post a Comment