Blitzwave is a C++ wavelet mini-library building on the Blitz++ array template library. blitzwave is heavily templated and supports wavelet decompositions of n-dimensional arrays of various numerical data types. You can define and use your own wavelets, a number of pre-defined, ready-to-use wavelets are available.
Performance is quite good, speed is similar to the WAILI library.
License: GNU GPL.
Tags: numerical methods, wavelets, library.
Interface: library.
Source language: C++.
Supported language: C++.
Requires blitz++.
Maintainer: Oliver Schulz.
Developer: Oliver Schulz.
Homepage: http://blitzwave.sourceforge.net/.
Documentation: http://blitzwave.sourceforge.net/api/.