mathnet-numerics icon indicating copy to clipboard operation
mathnet-numerics copied to clipboard

Integer

Open MattHeffron opened this issue 10 years ago • 3 comments

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. Passes all existing and new UnitTests.

MattHeffron avatar Feb 16 '15 22:02 MattHeffron

Thanks for putting this together!

cdrnet avatar Feb 17 '15 22:02 cdrnet

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.

MattHeffron avatar Feb 18 '15 17:02 MattHeffron

Will this be integrated soon?

tibel avatar May 15 '15 08:05 tibel