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

Allow MKL_jll v2024 #283

Closed ChrisRackauckas closed 10 months ago

ChrisRackauckas commented 10 months ago

This is what's causing https://github.com/SciML/NonlinearSolve.jl/issues/316. There must be a better way than versioning this every year?