mathnet-numerics
mathnet-numerics copied to clipboard
Integer
Here is my implementation of Integer (Int32) valued Matrix<T> and Vector<T>
There's also indexing extension methods for Matlab "ish" indexing by Vector
Thanks for putting this together!
I just updated the branch with changes to the Xml comments to show integer support where appropriate, and where integer isn't supported (i.e., in Factorization). No changes to code.
Will this be integrated soon?