Skip to content
This repository has been archived by the owner on Mar 22, 2019. It is now read-only.

Key Features

suchitha92 edited this page Jun 20, 2017 · 1 revision
  • Supports COO, CSR, CSC, Dense matrix formats.
  • Level 1 Routines for sparse vector with dense formats
  • Level 2 routines for sparse matrix with dense vector/matrix formats
  • Level 2 routines for sparse matrix with sparse matrix operations.
  • Conversion routines that supports conversion between different matrix formats.
  • Conjugate-gradients : iterative conjugate gradient solver (CG)
  • Biconjugate-gradients-stabilized : Iterative biconjugate gradient stabilized solver (BiCGStab)
Clone this wiki locally