SLEEF.jl icon indicating copy to clipboard operation
SLEEF.jl copied to clipboard

SLEEF.jl + SIMD.jl

Open dubosipsl opened this issue 2 years ago • 1 comments

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,

dubosipsl avatar Mar 15 '23 13:03 dubosipsl

A PR would help, I'm open to it

musm avatar Jul 12 '23 07:07 musm