How to Install clsparse-doc in Ubuntu 18.04



Install clsparse-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install clsparse-doc

Description:

documentation for clSPARSE

clSPARSE provides fundamental sparse operations for OpenCL, including: . * Sparse Matrix - dense Vector multiply (SpM-dV) * Sparse Matrix - dense Matrix multiply (SpM-dM) * Iterative conjugate gradient solver (CG) * Iterative biconjugate gradient stabilized solver (BiCGStab) * Dense to CSR conversions (& converse) * COO to CSR conversions (& converse) * Functions to read matrix market files in COO or CSR format . This package provides the documentation.

Homepage: https://github.com/clMathLibraries/clSPARSE

Version: 0.10.2.0-3

Section: universe/doc