Skip to content

AbstractFastHartleyTransforms.jl v0.1.1

Compare
Choose a tag to compare
@kazuakiyama kazuakiyama released this 08 Jan 19:34
· 7 commits to main since this release

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