AbstractFastHartleyTransforms.jl v0.1.1
Minor fix to the first release. No net changes in the usage except for removing some reexports of functions from AbstractFFTs.jl
.
- Minor fix to make the reference
FHTPlan
/FHTPlanInplace
implementations to support GPUArrays. - remove some reexport of some FFT-related functions from
AbstractFFTs.jl
- updates in readme, docstrings, code formatting (forced to comply with Blue).
- add unit tests
Full Changelog: v0.1.0...v0.1.1