Skip to content

Releases: JuliaMath/Hadamard.jl

v1.6.0

30 Aug 22:19
f50f44f
Compare
Choose a tag to compare

Hadamard v1.6.0

Diff since v1.2.0

  • New function walsh(n) that returns the sequency-ordered variant of hadamard(n) (#28).
  • Compatibility with FFTW.jl 1.6.

Merged pull requests:

Closed issues:

  • fwht() input dimension (#14)
  • TagBot trigger issue (#15)
  • Failure to Precompile (#16)

v1.2.0

07 Apr 18:03
826a67d
Compare
Choose a tag to compare

Hadamard v1.2.0

Diff since v1.1.0

Closed issues:

  • In place FWHT (#7)

Merged pull requests:

v1.1.0

12 Nov 15:29
13a819e
Compare
Choose a tag to compare

In-place natural-order transforms (#11), more hadamard factorizations (#9), and docstrings (#10).

v1.0.1

14 Aug 17:03
54e3861
Compare
Choose a tag to compare

fix precompile deprecation

v1.0.0

21 Jun 15:20
f365241
Compare
Choose a tag to compare

Julia 0.7 compatibility. Marking as 1.0 since the API has been stable for a long time.

v0.2.2

17 Aug 20:15
Compare
Choose a tag to compare

Silences another 0.6 deprecation.

v0.2.1: Julia 0.6 compatibility

28 Mar 21:43
Compare
Choose a tag to compare

Fixes 0.6 depwarns.