Details
-
New Feature
-
Status: Closed
-
Major
-
Resolution: Fixed
-
1.0, 1.1, 1.2
-
None
-
None
Description
To date, the mathematical transforms package of Commons Maths, org.apache.commons.math.transform, only contains implementations for the Fourier, Sine, and Cosine transforms.
This issue serves to propose and track the creation of an implementation for the Hadamard transform.
Definition of the hadamard transform:
http://en.wikipedia.org/wiki/Hadamard_transform#Definition
Unfortunately, Mathworld does not provide a very detailed definition.
http://mathworld.wolfram.com/HadamardTransform.html
An elegant algorithm for the fast hadamard transform can be found here:
http://www.archive.chipcenter.com/dsp/DSP000517F1.html