macOS
brew install blitzwavelocal Homebrew formula metadata
sudo port install blitzwaveMacPorts ports tree · math/blitzwave/Portfile · ソース: api.github.com
brew
blitzwave のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install blitzwavelocal Homebrew formula metadata
sudo port install blitzwaveMacPorts ports tree · math/blitzwave/Portfile · ソース: api.github.com
概要
C++ wavelet library
履歴
blitzwave is a small C++ wavelet mini-library built on the Blitz++ array template library. It sits in the scientific-computing corner of package indexes: niche, old-school C++, and useful when a project wants templated n-dimensional wavelet decomposition without a large framework.
The official README describes blitzwave as a C++ wavelet mini-library that supports wavelet decompositions of n-dimensional arrays across numerical data types, allows user-defined wavelets, and includes ready-to-use wavelets. GitHub metadata dates the repository to 2012, with tags visible for the 0.7 and 0.8 release line.
The README says the library is stable, mathematically correct, and has been used in production for several scientific projects known to the author, while noting that minor API changes may still occur.
Public package adoption appears modest but real: the input metadata records Homebrew and MacPorts packages. That is typical for a compact scientific C++ library whose user base is more likely to be downstream researchers and build systems than a broad CLI audience.
The package installs `blitzwave-config`, reflecting a library-oriented workflow where build scripts query compiler and linker flags. Developers use blitzwave from C++ code together with Blitz++ arrays rather than as an end-user command-line tool.
blitzwave is notable as a survivor of the template-heavy scientific C++ ecosystem around Blitz++. Its package-manager value is less about popularity and more about keeping older numerical software buildable without vendoring a specialist wavelet library.
セキュリティ状態
library-like package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
blitzwave-config | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/oschulz/blitzwave
インストールメタデータ
| パッケージキー | brew:blitzwave |
|---|---|
| バージョン | 0.8.0 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/blitzwave |
| ホームページ | https://oschulz.github.io/blitzwave/ |
| リポジトリ | https://github.com/oschulz/blitzwave |
| 上流ドキュメント | https://oschulz.github.io/blitzwave |
| ライセンス | GPL-2.0-or-later |
| ソースアーカイブ | https://github.com/oschulz/blitzwave/archive/refs/tags/v0.8.0.tar.gz |
| 依存関係 | blitz |
| ビルド依存関係 | autoconf, automake, libtool |
| Bottle | 利用可能 (対象 arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | blitzwave |
| 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 パッケージリンクとは分けて表示されます。
blitzwave
sudo port install blitzwaveソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.