JuliaMath / JuliaMath/Interpolations.jl
Supporting SIMD.jl types
Open
- Dominant language
- Julia
- Stars
- 575
- Forks
- 117
- PR merge metrics
- No merged PRs in 30d
Description
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.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.