Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

libcxsparse4-7.11.0-1.mga10 RPM for armv7hl

From Mageia Cauldron for armv7hl / media / core / release

Name: libcxsparse4 Distribution: Mageia
Version: 7.11.0 Vendor: Mageia.Org
Release: 1.mga10 Build date: Sun Oct 12 14:53:03 2025
Group: Development/C Build host: localhost
Size: 246002 Source RPM: suitesparse-7.11.0-1.mga10.src.rpm
Packager: aurr <aurr>
Url: https://faculty.cse.tamu.edu/davis/suitesparse.html
Summary: Direct methods for sparse linear systems
CSparse is a package of direct methods for sparse linear systems written
to complement the book "Direct Methods for Sparse Linear Systems", by
Timothy A. Davis. The algorithms in CSparse have been chosen with
five goals in mind:

(1) they must embody much of the theory behind sparse matrix algorithms,
(2) they must be either asymptotically optimal in their run time and memory
    usage or be fast in practice,
(3) they must be concise so as to be easily understood and short enough to
    print in the book,
(4) they must cover a wide spectrum of matrix operations, and
(5) they must be accurate and robust.

The focus is on direct methods; iterative methods and solvers for
eigenvalue problems are beyond the scope of this package.

CXSparse is a version of CSparse that operates on both real and complex
matrices, using either int or UF_long integers.

Provides

Requires