Hacker News new | ask | show | jobs
by johnm1019 3732 days ago
Although it's way more than an SSE wrapper, the Eigen library is excellent in my experience and targets multiple platforms.

http://eigen.tuxfamily.org/index.php?title=Main_Page

1 comments

I had a look at the matrix*vector multiplication code for Eigen once and it was rubbish.