Hacker News new | past | comments | ask | show | jobs | submit login
Show HN: Xtensor: C++14 tensor expression library with numpy-style broadcasting (github.com/quantstack)
7 points by SylvainCorlay on Feb 28, 2017 | hide | past | favorite | 2 comments



How does the performance compare to say Eigen? Obviously you go Nd, while Eigen does 1 and 2d only. But would it make sense to benchmark it against other libraries like Eigen?


At the moment, we don't have SIMD acceleration, but we are working on it. See the `xsimd` companion project which is at the foundation of the SIMD acceleration work.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: