macOS
brew install suite-sparselocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für suite-sparse in AI-Agent-Workflows.
Installation
brew install suite-sparselocal Homebrew formula metadata
sudo apt install suitesparse-mongooseDebian stable package indexes · suitesparse-mongoose · Quelle: deb.debian.org
sudo zypper install suitesparse_mongooseopenSUSE Tumbleweed package metadata · suitesparse_mongoose · Quelle: download.opensuse.org
Überblick
Suite of Sparse Matrix Software
Verlauf
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.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
suitesparse_mongoose | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/DrTimothyAldenDavis/SuiteSparse
Installationsmetadaten
| Paketschlüssel | brew:suite-sparse |
|---|---|
| Version | 7.12.2 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/suite-sparse |
| Homepage | https://people.engr.tamu.edu/davis/suitesparse.html |
| Repository | https://github.com/DrTimothyAldenDavis/SuiteSparse |
| Upstream-Dokumentation | https://github.com/DrTimothyAldenDavis/SuiteSparse#readme |
| Lizenz | 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) |
| Quellarchiv | https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.12.2.tar.gz |
| Zuletzt aktualisiert | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| Abhängigkeiten | gcc, gmp, libomp, mpfr |
| Build-Abhängigkeiten | cmake |
| Bottle | verfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| 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-Datenbank-Treffer
Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.
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_mongooseQuellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.