JuliaMath / JuliaMath/Hadamard.jl
export plan_fwht functionality
Open
enhancement
- Dominant language
- Julia
- Stars
- 43
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
For people that care about performance (or multithreading, see https://github.com/JuliaMath/Hadamard.jl/issues/30#issuecomment-2797696797) when using this package, it would be good to export a function to create the plans separately, and then allow you to call `mul!`, similar to FFTW.jl.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.