The SuiteSparse Matrix Collection ( https://sparse.tamu.edu ) (formerly known as UF Sparse Collection) is a huge collection of sparse matrices for academic research and benchmarking of algorithms such a linear equation solvers or eigenvalue solvers. The collection is normally used via a web interface or a MATLAB script which accesses the collection and download matrices by their ID or their name. The libUFget library provides a C interface to the SuiteSparse Matrix Collection which allows to access the collection form C codes and to download the matrices as in the MATLAB interface. Furthermore, it converts the database into an SQLITE database which than can be query via the SQL language to select a set of matrices according to the requirem...
LIBRSB poster presented at the Platform for Advanced Scientific Computing Conference (PASC'23), on 2...
Introduces two new formats" bincsc.json (Based on compressed sparse columns (CSC). Valid json. Repla...
Sparse matrices are stored in compressed formats in which zeros are not stored explicitly. Writing h...
The SuiteSparse Matrix Collection ( https://sparse.tamu.edu ) (formerly known as UF Sparse Collectio...
A web interface for the SuiteSparse Matrix Collection, formerly known as the University of Florida S...
The University of Florida Sparse Matrix Collection is a large, widely available, and actively growin...
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this...
We describe an object oriented sparse matrix library in C++ designed for portability and performance...
Sparse matrix computations arise in many scientific computing problems and for some (e.g.: iterative...
Version of paper at conf. on sparse matrices and their uses 9-11 Jul 1980SIGLEAvailable from British...
LinBox is a C++ template library of routines for solution of linear algebra problems including linea...
We describe a repository of data for the testing of numerical algorithms and mathematical software f...
Abstract. Matlab*P is a flexible interactive system that enables computational scientists and engine...
Sparse matrices are stored in compressed formats in which zeros are not stored explicitly. Writing h...
We describe a repository of data for the testing of numerical algorithms and mathematical software f...
LIBRSB poster presented at the Platform for Advanced Scientific Computing Conference (PASC'23), on 2...
Introduces two new formats" bincsc.json (Based on compressed sparse columns (CSC). Valid json. Repla...
Sparse matrices are stored in compressed formats in which zeros are not stored explicitly. Writing h...
The SuiteSparse Matrix Collection ( https://sparse.tamu.edu ) (formerly known as UF Sparse Collectio...
A web interface for the SuiteSparse Matrix Collection, formerly known as the University of Florida S...
The University of Florida Sparse Matrix Collection is a large, widely available, and actively growin...
I create a library for storing matrices and working with matrices in this bachelor’s thesis. In this...
We describe an object oriented sparse matrix library in C++ designed for portability and performance...
Sparse matrix computations arise in many scientific computing problems and for some (e.g.: iterative...
Version of paper at conf. on sparse matrices and their uses 9-11 Jul 1980SIGLEAvailable from British...
LinBox is a C++ template library of routines for solution of linear algebra problems including linea...
We describe a repository of data for the testing of numerical algorithms and mathematical software f...
Abstract. Matlab*P is a flexible interactive system that enables computational scientists and engine...
Sparse matrices are stored in compressed formats in which zeros are not stored explicitly. Writing h...
We describe a repository of data for the testing of numerical algorithms and mathematical software f...
LIBRSB poster presented at the Platform for Advanced Scientific Computing Conference (PASC'23), on 2...
Introduces two new formats" bincsc.json (Based on compressed sparse columns (CSC). Valid json. Repla...
Sparse matrices are stored in compressed formats in which zeros are not stored explicitly. Writing h...