Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
README.md | 2024-01-18 | 1.6 kB | |
v1.8.0 source code.tar.gz | 2024-01-18 | 25.9 kB | |
v1.8.0 source code.zip | 2024-01-18 | 33.6 kB | |
Totals: 3 Items | 61.0 kB | 0 |
What's Changed
- Support new AbstractFFTs.AdjointStyle trait for FFT and DCT plans by @gaurav-arya in https://github.com/JuliaMath/FFTW.jl/pull/249
- Allow MKL_jll v2024 by @ChrisRackauckas in https://github.com/JuliaMath/FFTW.jl/pull/283
- Update Project.toml by @ChrisRackauckas in https://github.com/JuliaMath/FFTW.jl/pull/284
- CompatHelper: make PRs to bump JLL compat entries by @DilumAluthge in https://github.com/JuliaMath/FFTW.jl/pull/285
- CI: for the macOS CI jobs with the MKL provider, force MKL_jll 2023 to be installed by @DilumAluthge in https://github.com/JuliaMath/FFTW.jl/pull/286
- enable dependabot for GitHub actions by @ranocha in https://github.com/JuliaMath/FFTW.jl/pull/267
- Increase CI timeout length by @gaurav-arya in https://github.com/JuliaMath/FFTW.jl/pull/276
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/JuliaMath/FFTW.jl/pull/288
- Bump codecov/codecov-action from 1 to 3 by @dependabot in https://github.com/JuliaMath/FFTW.jl/pull/289
- Test on the latest stable release by @jishnub in https://github.com/JuliaMath/FFTW.jl/pull/258
- Bump to 1.8 by @stevengj in https://github.com/JuliaMath/FFTW.jl/pull/291
New Contributors
- @gaurav-arya made their first contribution in https://github.com/JuliaMath/FFTW.jl/pull/249
- @DilumAluthge made their first contribution in https://github.com/JuliaMath/FFTW.jl/pull/285
- @dependabot made their first contribution in https://github.com/JuliaMath/FFTW.jl/pull/288
Full Changelog: https://github.com/JuliaMath/FFTW.jl/compare/v1.7.1...v1.8.0