arduano / simdeez

easy simd
MIT License
332 stars 25 forks source link

Fix panic on scalar arithmetic operations #28

Closed lovasoa closed 4 years ago

lovasoa commented 4 years ago

This PR normalizes the behavior of addition and subtraction between simd and scalar implementations

lovasoa commented 4 years ago

Thanks for merging ! 🙏