Since interpolations already supports evaluating at arrays of points in a vectorized way, would it be hard to support evaluating at points of SIMD.jl vector types? It would be very helpful for code that evaluates interpolations in a loop.
I could try my hand at a pull request, if I had a little guidance on where to start.
Since interpolations already supports evaluating at arrays of points in a vectorized way, would it be hard to support evaluating at points of SIMD.jl vector types? It would be very helpful for code that evaluates interpolations in a loop.
I could try my hand at a pull request, if I had a little guidance on where to start.