SLEEF.jl
SLEEF.jl copied to clipboard
SLEEF.jl + SIMD.jl
Hello,
I have floated the idea of making SLEEF.jl compatible with vector arguments such as the Vec type from SIMD.jl . See :
https://github.com/eschnett/SIMD.jl/issues/106
I have had some success with the 'exp' function. Further work would be best done directly on SLEEF.jl , possibly on a specific branch as a start. Are you interested ? Or should I rather fork SLEEF.jl ?
Best,
A PR would help, I'm open to it