Automic VaultAutomic Vault

brew

blitzwave を Homebrew, MacPorts でインストール

blitzwave のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install blitzwave

local Homebrew formula metadata

MacPorts確認済み · 94%
sudo port install blitzwave

MacPorts ports tree · math/blitzwave/Portfile · ソース: api.github.com

概要

パッケージ概要

C++ wavelet library

コマンドとエイリアス

  • blitzwave-config

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2012: Official GitHub repository created.
  • 2010s: README documents blitzwave as stable and used in several scientific production projects.
  • Package era: Homebrew and MacPorts carry blitzwave for Unix-like scientific builds.

Related projects

  • Blitz++ is the array template library blitzwave builds on.
  • WAILI is named in the README as a performance comparison point.
  • Wavelet libraries and scientific C++ build tooling are the main adjacent ecosystem.

セキュリティ状態

リスクレベル: グリーン

library-like package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • library-like package without higher-risk signals

信号

  • metadata:library-like

インストール挙動

  • formula メタデータに Homebrew post-install フックは記録されていません。
  • Homebrew bottle メタデータは 12 個のプラットフォームターゲットで利用できます。
  • 1 件の実行時依存関係とともにインストールされます。
  • ビルドメタデータには 3 件のビルド依存関係があります。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
blitzwave-configcliグローバル実行可能ファイル

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-07-08
マネージャ版0.8.0
マネージャ更新日
ローカルデータOK
上流最新
検出された最新v0.8.0

https://github.com/oschulz/blitzwave

  • 情報No package-manager update timestamp was available.信頼度 低

インストールメタデータ

パッケージメタデータ

パッケージキー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 DatabaseHomebrew formula API
Taphomebrew/core
Full Nameblitzwave
Version Scheme0
Revision0
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • stable

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

MacPorts95%

blitzwave

sudo port install blitzwave
  • normalized package name match
  • 一致条件: Blitzwave
MacPorts ports tree · api.github.com · MacPorts ports tree: math/blitzwave/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment