JuliaMath / FFTW.jl

Julia bindings to the FFTW library for fast Fourier transforms
https://juliamath.github.io/FFTW.jl/stable
MIT License
273 stars 55 forks source link

Bump to 1.8 #291

Closed stevengj closed 9 months ago

stevengj commented 9 months ago

Bumping for #249 etc., cc @gaurav-arya

See also https://github.com/FluxML/Zygote.jl/pull/1437

Once this is merged, will ping JuliaRegistrator to tag the release.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (0cc5802) 73.08% compared to head (65e4e56) 73.08%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #291 +/- ## ======================================= Coverage 73.08% 73.08% ======================================= Files 5 5 Lines 535 535 ======================================= Hits 391 391 Misses 144 144 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.