macOS
brew install suite-sparselocal Homebrew formula metadata
brew
Suite of Sparse Matrix Software. Version 7.12.2 via Homebrew; verified 2026-06-22.
install
brew install suite-sparselocal Homebrew formula metadata
sudo apt install suitesparse-mongooseDebian stable package indexes · suitesparse-mongoose · source: deb.debian.org
sudo zypper install suitesparse_mongooseopenSUSE Tumbleweed package metadata · suitesparse_mongoose · source: download.opensuse.org
overview
Suite of Sparse Matrix Software
history
SuiteSparse is a long-running suite of sparse-matrix algorithms and libraries by Tim Davis and collaborators. For package managers it is a classic scientific-computing dependency: users may only notice one binary, but many numerical, graph, and language ecosystems care about the libraries underneath.
The official SuiteSparse page describes a collection including GraphBLAS, Mongoose, UMFPACK, CHOLMOD, SPQR, KLU, ordering methods such as AMD and COLAMD, CSparse/CXSparse, and other sparse-matrix packages. The GitHub README identifies SuiteSparse as sparse-matrix-related packages written or co-authored by Tim Davis.
SuiteSparse's history is tied to numerical linear algebra and MATLAB as well as C/C++ libraries. The official page notes that UMFPACK, CHOLMOD, SPQR, ordering methods, and sparse multiplication components appear in MATLAB operations such as LU, Cholesky, QR, `x=A\b`, and `C=A*B`.
The Homebrew input records SuiteSparse availability through Homebrew, Debian, Ubuntu, and openSUSE-family package managers. Its adoption is less about a flashy CLI and more about being a foundational dependency that downstream packages link against for sparse direct solvers, ordering, graph partitioning, and GraphBLAS-style graph algorithms.
Users install SuiteSparse to build or run software that needs sparse matrix factorization, ordering, graph partitioning, GraphBLAS operations, or MATLAB/Octave-adjacent numerical routines. The Homebrew package exposes `suitesparse_mongoose`, but the broader package value is the installed library suite and headers.
Package nerds care about SuiteSparse because it is dependency plumbing at scientific scale: mixed licenses across subpackages, BLAS/LAPACK integration, optional CUDA acceleration, language bindings, and ABI-sensitive library packaging. It is exactly the sort of package where a manager's build flags and dependency graph matter.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
suitesparse_mongoose | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/DrTimothyAldenDavis/SuiteSparse
install metadata
| Package key | brew:suite-sparse |
|---|---|
| Version | 7.12.2 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/suite-sparse |
| Homepage | https://people.engr.tamu.edu/davis/suitesparse.html |
| Repository | https://github.com/DrTimothyAldenDavis/SuiteSparse |
| Upstream docs | https://github.com/DrTimothyAldenDavis/SuiteSparse#readme |
| License | BSD-3-Clause AND LGPL-2.1-or-later AND GPL-2.0-or-later AND Apache-2.0 AND GPL-3.0-only AND (LGPL-3.0-or-later OR GPL-2.0-or-later) |
| Source archive | https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.12.2.tar.gz |
| Last updated | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| Dependencies | gcc, gmp, libomp, mpfr |
| Build dependencies | cmake |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | suite-sparse |
| Aliases |
|
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
suitesparse-mongoose 1:7.10.1+dfsg-1
graph partitioning tool that can quickly compute edge cuts (executable)
sudo apt install suitesparse-mongoosesuitesparse-mongoose 1:7.6.1+dfsg-1build1
graph partitioning tool that can quickly compute edge cuts (executable)
sudo apt install suitesparse-mongoosesuitesparse_mongoose 7.12.2-1.2
Binary executable for suitesparse mongoose
https://people.engr.tamu.edu/davis/suitesparse.html
sudo zypper install suitesparse_mongoosesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.