I have a project on my plate that will involve a lot of linear algebra; mostly matrix and vector algebra. I've been looking for a library to help me out, and I came across math.net
http://mathnet.opensourcedotnet.info/
I am doing this project in .net 3.5 and will be using C#
Does anyone have any experience with this library? Quality of code, reliability, and ease of use are the main attributes in question. I can look at the feature list, and it looks like it will fulfill my needs, but I wanted to get some input from people who had used it, if they exist.
Thanks