Skip to content

Releases: EHTJulia/FastHartleyTransform.jl

FastHartleyTransforms.jl v0.1.1

12 Jan 16:42
Compare
Choose a tag to compare

Add precompile workloads to accelerate the Time to Fast X (TTFX), and update the compat. No net change in the interfaces.

What's Changed

Full Changelog: v0.1.0...v0.1.1

FastHartleyTransforms.jl v0.1.0

09 Jan 02:36
f001805
Compare
Choose a tag to compare

The first release. It provides implementations of all interface functions defined in AbstractFastHartleyTransform.jl, for CPUs (based on FFTW.jl) and NVIDIA GPUs (based on CUDA.jl's CUFFT).

Full Changelog: https://github.com/EHTJulia/FastHartleyTransform.jl/commits/v0.1.0