Skip to content

oschulz/blitzwave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

b5e0752 · May 8, 2015

History

15 Commits
Dec 17, 2013
May 8, 2015
Aug 20, 2014
Jul 20, 2008
Jul 20, 2008
Jul 20, 2008
Jul 20, 2008
May 8, 2015
Jul 20, 2008
Aug 15, 2012
Aug 15, 2012
Jul 20, 2008
May 8, 2015
May 8, 2015
May 8, 2015

Repository files navigation

blitzwave C++ Wavelet Library

Please see the project homepage for documentation. The documentation is also included in the blitzwave package sources.

Overview

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, similar to the WAILI library (using datatype int for blitzwave).

Status

blitzwave is stable and produces mathematically correct results. It has been used in production for several different scientific projects (that I know of). The API may still be subject to minor changes.

About

blitzwave C++ wavelet mini-library

Resources

License

Stars

Watchers

Forks

Packages

No packages published