macOS
brew install blitzwavelocal Homebrew formula metadata
sudo port install blitzwaveMacPorts ports tree · math/blitzwave/Portfile · 来源: api.github.com
安装
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来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.