macOS
brew install blitzwavelocal Homebrew formula metadata
sudo port install blitzwaveMacPorts ports tree · math/blitzwave/Portfile · source: api.github.com
brew
C++ wavelet library. Version 0.8.0 via Homebrew; verified from local package data.
install
brew install blitzwavelocal Homebrew formula metadata
sudo port install blitzwaveMacPorts ports tree · math/blitzwave/Portfile · source: api.github.com
overview
C++ wavelet library
history
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.
security posture
library-like package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
blitzwave-config | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/oschulz/blitzwave
install metadata
| Package key | brew:blitzwave |
|---|---|
| Version | 0.8.0 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/blitzwave |
| Homepage | https://oschulz.github.io/blitzwave/ |
| Repository | https://github.com/oschulz/blitzwave |
| Upstream docs | https://oschulz.github.io/blitzwave |
| License | GPL-2.0-or-later |
| Source archive | https://github.com/oschulz/blitzwave/archive/refs/tags/v0.8.0.tar.gz |
| Dependencies | blitz |
| Build dependencies | autoconf, automake, libtool |
| Bottle | available (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
blitzwave
sudo port install blitzwavesource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.