cyb70289 commented on pull request #6985: URL: https://github.com/apache/arrow/pull/6985#issuecomment-622426187
> Take a look at how this is currently being handled in NumPy > > * https://numpy.org/neps/nep-0038-SIMD-optimizations.html > * [numpy/numpy#13516](https://github.com/numpy/numpy/pull/13516) > > I assume a lot of thought was put into this, and since it was done in 2019 it should provide a good guideline for what we should do This is very useful resource to learn, thanks @wesm. We definitely need a better simd code infrastructure if more simd optimization is to be added. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected]
