macOS
brew install suite-sparselocal Homebrew formula metadata
brew
suite-sparse のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install suite-sparselocal Homebrew formula metadata
sudo apt install suitesparse-mongooseDebian stable package indexes · suitesparse-mongoose · ソース: deb.debian.org
sudo zypper install suitesparse_mongooseopenSUSE Tumbleweed package metadata · suitesparse_mongoose · ソース: download.opensuse.org
概要
Suite of Sparse Matrix Software
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
suitesparse_mongoose | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/DrTimothyAldenDavis/SuiteSparse
インストールメタデータ
| パッケージキー | brew:suite-sparse |
|---|---|
| バージョン | 7.12.2 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/suite-sparse |
| ホームページ | https://people.engr.tamu.edu/davis/suitesparse.html |
| リポジトリ | https://github.com/DrTimothyAldenDavis/SuiteSparse |
| 上流ドキュメント | https://github.com/DrTimothyAldenDavis/SuiteSparse#readme |
| ライセンス | 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) |
| ソースアーカイブ | https://github.com/DrTimothyAldenDavis/SuiteSparse/archive/refs/tags/v7.12.2.tar.gz |
| 最終更新 | 2026-06-22T14:06:23-07:00 |
| Pulse | updated |
| 依存関係 | gcc, gmp, libomp, mpfr |
| ビルド依存関係 | cmake |
| Bottle | 利用可能 (対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソースデータベース一致
一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。
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_mongooseソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.