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: