suitesparse 1:5.8.1+dfsg-2 source package in Ubuntu
Changelog
suitesparse (1:5.8.1+dfsg-2) unstable; urgency=medium * Re-upload as source-only, since previous upload was source+binary because it had to pass NEW -- Sébastien Villemot <email address hidden> Thu, 30 Jul 2020 10:04:45 +0200
Upload details
- Uploaded by:
- Debian Science Team
- Uploaded to:
- Sid
- Original maintainer:
- Debian Science Team
- Architectures:
- any all
- Section:
- math
- Urgency:
- Medium Urgency
See full publishing history Publishing
Series | Published | Component | Section |
---|
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
suitesparse_5.8.1+dfsg-2.dsc | 3.1 KiB | 403c81218e3fad7249f5d9bf9b406a3fd9ce5cab0d5c6c76a7daf58be5a44290 |
suitesparse_5.8.1+dfsg.orig.tar.xz | 35.9 MiB | cf45a3d4c935cc2100bd4ba61a6f682a049027dce5d91846541a4933e0267752 |
suitesparse_5.8.1+dfsg-2.debian.tar.xz | 52.2 KiB | 5e82391a54ea8487e471ea28c81841545c6545b34519cae7b1bf145eec3d559b |
Available diffs
- diff from 1:5.8.1+dfsg-1 to 1:5.8.1+dfsg-2 (366 bytes)
No changes file available.
Binary packages built by this source
- libamd2: approximate minimum degree ordering library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The AMD library provides a set of routines for pre-ordering sparse matrices
prior to Cholesky or LU factorization, using the "Approximate Minimum Degree
ordering" algorithm.
- libamd2-dbgsym: No summary available for libamd2-dbgsym in ubuntu groovy.
No description available for libamd2-dbgsym in ubuntu groovy.
- libbtf1: permutation to block triangular form library for sparse matrices
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The BTF library is a software package for permuting a matrix into Block upper
Triangular Form. It includes a maximum transversal algorithm, which finds a
permutation of a square or rectangular matrix so that it has a zero-free
diagonal (if one exists); otherwise, it finds a maximal matching which
maximizes the number of nonzeros on the diagonal. The package also includes a
method for finding the strongly connected components of a graph. These two
methods together give the permutation to block upper triangular form.
- libbtf1-dbgsym: No summary available for libbtf1-dbgsym in ubuntu groovy.
No description available for libbtf1-dbgsym in ubuntu groovy.
- libcamd2: No summary available for libcamd2 in ubuntu groovy.
No description available for libcamd2 in ubuntu groovy.
- libcamd2-dbgsym: No summary available for libcamd2-dbgsym in ubuntu groovy.
No description available for libcamd2-dbgsym in ubuntu groovy.
- libccolamd2: No summary available for libccolamd2 in ubuntu impish.
No description available for libccolamd2 in ubuntu impish.
- libccolamd2-dbgsym: debug symbols for libccolamd2
- libcholmod3: No summary available for libcholmod3 in ubuntu groovy.
No description available for libcholmod3 in ubuntu groovy.
- libcholmod3-dbgsym: No summary available for libcholmod3-dbgsym in ubuntu groovy.
No description available for libcholmod3-dbgsym in ubuntu groovy.
- libcolamd2: No summary available for libcolamd2 in ubuntu impish.
No description available for libcolamd2 in ubuntu impish.
- libcolamd2-dbgsym: No summary available for libcolamd2-dbgsym in ubuntu impish.
No description available for libcolamd2-dbgsym in ubuntu impish.
- libcxsparse3: No summary available for libcxsparse3 in ubuntu impish.
No description available for libcxsparse3 in ubuntu impish.
- libcxsparse3-dbgsym: No summary available for libcxsparse3-dbgsym in ubuntu groovy.
No description available for libcxsparse3-dbgsym in ubuntu groovy.
- libgraphblas3: No summary available for libgraphblas3 in ubuntu impish.
No description available for libgraphblas3 in ubuntu impish.
- libgraphblas3-dbgsym: No summary available for libgraphblas3-dbgsym in ubuntu hirsute.
No description available for libgraphblas3-
dbgsym in ubuntu hirsute.
- libklu1: No summary available for libklu1 in ubuntu groovy.
No description available for libklu1 in ubuntu groovy.
- libklu1-dbgsym: No summary available for libklu1-dbgsym in ubuntu groovy.
No description available for libklu1-dbgsym in ubuntu groovy.
- libldl2: No summary available for libldl2 in ubuntu groovy.
No description available for libldl2 in ubuntu groovy.
- libldl2-dbgsym: No summary available for libldl2-dbgsym in ubuntu impish.
No description available for libldl2-dbgsym in ubuntu impish.
- libmongoose2: graph partitioning tool that can quickly compute edge cuts (shared library)
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
Mongoose is a graph partitioning library that can quickly compute edge cuts in
arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is
a partitioning of the graph into two subgraphs that are balanced (contain the
same number of vertices) and the connectivity between the subgraphs is
minimized (few edges are in the cut).
.
This package contains the shared C++ library.
- libmongoose2-dbgsym: No summary available for libmongoose2-dbgsym in ubuntu hirsute.
No description available for libmongoose2-dbgsym in ubuntu hirsute.
- librbio2: read/write sparse matrices in Rutherford/Boeing format
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
RBio is a library for reading/writing sparse matrices in the Rutherford/Boeing
format.
- librbio2-dbgsym: No summary available for librbio2-dbgsym in ubuntu groovy.
No description available for librbio2-dbgsym in ubuntu groovy.
- libsliplu1: solves sparse linear systems in exact arithmetic
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
SLIP LU is a software package designed to exactly solve unsymmetric sparse
linear systems, Ax = b, where A, b and x contain rational numbers. This
package performs a left-looking, roundoff-error-free (REF) LU factorization
PAQ = LDU, where L and U are integer, D is diagonal, and P and Q are row and
column permutations, respectively. Note that the matrix D is never explicitly
computed nor needed; thus this package uses only the matrices L and U.
.
This package relies on GNU GMP and MPRF for exact arithmetic computations.
- libsliplu1-dbgsym: No summary available for libsliplu1-dbgsym in ubuntu hirsute.
No description available for libsliplu1-dbgsym in ubuntu hirsute.
- libspqr2: No summary available for libspqr2 in ubuntu impish.
No description available for libspqr2 in ubuntu impish.
- libspqr2-dbgsym: debug symbols for libspqr2
- libsuitesparse-dev: No summary available for libsuitesparse-dev in ubuntu impish.
No description available for libsuitesparse-dev in ubuntu impish.
- libsuitesparse-doc: No summary available for libsuitesparse-doc in ubuntu groovy.
No description available for libsuitesparse-doc in ubuntu groovy.
- libsuitesparseconfig5: configuration routines for all SuiteSparse modules
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
The SuiteSparse_config library provides configuration routines that are common
to all SuiteSparse libraries.
- libsuitesparseconfig5-dbgsym: No summary available for libsuitesparseconfig5-dbgsym in ubuntu impish.
No description available for libsuitesparsec
onfig5- dbgsym in ubuntu impish.
- libumfpack5: No summary available for libumfpack5 in ubuntu groovy.
No description available for libumfpack5 in ubuntu groovy.
- libumfpack5-dbgsym: No summary available for libumfpack5-dbgsym in ubuntu groovy.
No description available for libumfpack5-dbgsym in ubuntu groovy.
- mongoose: graph partitioning tool that can quickly compute edge cuts (executable)
Suitesparse is a collection of libraries for computations involving
sparse matrices.
.
Mongoose is a graph partitioning library that can quickly compute edge cuts in
arbitrary graph. Given a graph with a vertex set and edge set, an edge cut is
a partitioning of the graph into two subgraphs that are balanced (contain the
same number of vertices) and the connectivity between the subgraphs is
minimized (few edges are in the cut).
.
This package contains the standalone executable.
- mongoose-dbgsym: No summary available for mongoose-dbgsym in ubuntu groovy.
No description available for mongoose-dbgsym in ubuntu groovy.