Matrix Library

Feb 11, 2009 at 4:59pm
Hi,
I am using Windows Vista as operating system and Microsoft Visual C++ 2008 Express Edition as an compiler.

I need a matrix library.Could you suggest me any library that I will easily configurate and link with my compiler.

For example I need to take square root of a matrix.Because of this I need such a library.

ozan
Feb 11, 2009 at 7:28pm
www.boost.org

The UBLAS component has Matrix.
Feb 12, 2009 at 6:57am
Thanks Zaita,
But UBLAS has no function that takes square root of the matrix.
Topic archived. No new replies allowed.