Releases: JuliaMath/Hadamard.jl
Releases · JuliaMath/Hadamard.jl
v1.6.0
Hadamard v1.6.0
- New function
walsh(n)
that returns the sequency-ordered variant ofhadamard(n)
(#28). - Compatibility with FFTW.jl 1.6.
Merged pull requests:
- MassInstallAction: Install the CI workflow on this repository (#13) (@timholy)
- enable dependabot for GitHub actions (#17) (@ranocha)
- fix compat with FFTW.jl 1.6 (#18) (@stevengj)
- Bump actions/cache from 1 to 3 (#19) (@dependabot[bot])
- Bump actions/checkout from 2 to 3 (#20) (@dependabot[bot])
- Bump codecov/codecov-action from 1 to 3 (#21) (@dependabot[bot])
- version bump to 1.5 (#22) (@stevengj)
- Bump actions/checkout from 3 to 4 (#23) (@dependabot[bot])
- MassInstallAction: Install the CompatHelper workflow on this repository (#24) (@DilumAluthge)
- Bump actions/cache from 3 to 4 (#25) (@dependabot[bot])
- Bump julia-actions/setup-julia from 1 to 2 (#27) (@dependabot[bot])
- Add walsh(n) function that returns a Walsh matrix (#28) (@syoshida1983)
Closed issues:
v1.2.0
Hadamard v1.2.0
Closed issues:
- In place FWHT (#7)
Merged pull requests:
- in-place natural-order transforms (#11) (@stevengj)
- Install TagBot as a GitHub Action (#12) (@JuliaTagBot)
v1.1.0
v1.0.1
v1.0.0
v0.2.2
v0.2.1: Julia 0.6 compatibility
Fixes 0.6 depwarns.