Automic VaultAutomic Vault

brew

Install blitzwave with Homebrew, MacPorts

C++ wavelet library. Version 0.8.0 via Homebrew; verified from local package data.

install

Additional install commands

macOS

Homebrewverified · 100%
brew install blitzwave

local Homebrew formula metadata

MacPortsverified · 94%
sudo port install blitzwave

MacPorts ports tree · math/blitzwave/Portfile · source: api.github.com

overview

Package summary

C++ wavelet library

Commands and aliases

  • blitzwave-config

history

Project history and usage

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.

Project history

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.

Adoption history

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.

How it is used

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.

Why package nerds care

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.

Timeline

  • 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.

security posture

Risk level: green

library-like package without higher-risk signals.

Risk classifier

green risk · low confidence · appliance

Why

  • library-like package without higher-risk signals

Signals

  • metadata:library-like

Install behavior

  • No Homebrew post-install hook is recorded in formula metadata.
  • Homebrew bottle metadata is available for 12 platform targets.
  • Installs with 1 runtime dependencies.
  • Build metadata lists 3 build dependencies.

Recommended review

Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.

executables

Installed executables

CommandKindExposureNote
blitzwave-configcliglobal executable

freshness

Version and 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.

page generated2026-07-08
manager version0.8.0
manager updated
local dataok
upstreamcurrent
latest detectedv0.8.0

https://github.com/oschulz/blitzwave

  • infoNo package-manager update timestamp was available.low confidence

install metadata

Package metadata

Package keybrew:blitzwave
Version0.8.0
Package managerHomebrew
Package manager pagehttps://formulae.brew.sh/formula/blitzwave
Homepagehttps://oschulz.github.io/blitzwave/
Repositoryhttps://github.com/oschulz/blitzwave
Upstream docshttps://oschulz.github.io/blitzwave
LicenseGPL-2.0-or-later
Source archivehttps://github.com/oschulz/blitzwave/archive/refs/tags/v0.8.0.tar.gz
Dependenciesblitz
Build dependenciesautoconf, automake, libtool
Bottleavailable (on arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux)
Homebrew post-installnot defined
Servicenone declared

registry facts

Source database details

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

source database matches

Other package-manager records

Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.

MacPorts95%

blitzwave

sudo port install blitzwave
  • normalized package name match
  • Matched by: 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

source trail

Generated from repository data

This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.

Used sources

  • 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