Quantcast
Channel: Math.NET Numerics
Viewing all articles
Browse latest Browse all 971

New Post: Implemented LinearAlgebra.Integer

$
0
0
I've implemented the full (I think) LinearAlgebra for Integer (Int32).
(Anything that doesn't make sense when constrained to integers throws InvalidOperationException, like Svd, LU, QR...)
I think I've got the Unit Tests done also, but I have not used NUnit before (I used the VS2010 Unit Test system).
Can someone give me some assistance in actually running the Unit Tests (VS 2013) before I send the pull request?

Viewing all articles
Browse latest Browse all 971

Trending Articles