xsimd
xsimd copied to clipboard
Implement cumulative sum/prod ... using SIMD
We have a prototype for a cumulative sum using xsimd here: https://gist.github.com/jpivarski/b2a04778124e7dc790d87fcdfd399e1e/
We should work to integrate it into the library.