I need to do multiplication on matrices. I\'m looking for a library that can do it fast. I\'m using the Visual C++ 2008 compiler and I have a core i7 860 so if the library i
I have had good experience with Boost's uBLAS. It's a nice option if you're already using Boost.