Sparse matrix: Difference between revisions

Content deleted Content added
m Fixed typo "Julia standart library"
No edit summary
Line 171:
* [[scikit-learn]], a Python library for [[machine learning]], provides support for sparse matrices and solvers
* [https://docs.julialang.org/en/v1/stdlib/SparseArrays/ SparseArrays] is a [[Julia (programming language)|Julia]] standard library.
* [[PSBLAS]], software toolkit to solve sparse linear systems supporting multiple formats also on GPU.
 
==History==