Registry / utility / suitesparse-cxsparse

suitesparse-cxsparse

JSON →
library4.4.1vcpkgunverified

CXSparse: Software package for permuting a matrix into block upper triangular form in SuiteSparse

vcpkg install suitesparse-cxsparse
INSTALL
IMPORT
SIG · SUITESPARSE-CXSPAR
S
suitesparse-cxsparse
utilitycppv4.4.1
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

cs.h
#include <cs.h>

Load and free a sparse matrix

#include "cs.h" int main() { cs *A = cs_load(stdin); cs_spfree(A); return 0; }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.4.1latest on vcpkg
Audit
Dependencies

No dependency data recorded yet.

Agent activity
5 hits · last 30 days
node
4
Resources

No resource links recorded.

suitesparse-cxsparse — pip install suitesparse-cxsparse · libregistry