tailhq/DynaML

Create Wavelet API

Closed this issue · 2 comments

Requirement

  1. Ability to be extensible for any mother wavelet
  2. Have state i.e. translation and dilation
  3. Must have ability to be converted to discrete computation for Digital Signal Processing

Added basic Wavelet[I] class; commit: 498d030

Improved implementation of Wavelet[I] class; commit 75a8601