16 Commits (6a65aa502747e4ebe2fdab135b6430569dd6449a)

Author SHA1 Message Date
Christoph Ruegg 6a65aa5027 LA: align CreateIdentity with the other static create functions 13 years ago
Christoph Ruegg 5f66808724 LA: Simplify QR decomposition architecture 13 years ago
Christoph Ruegg fab7bb1600 LA: QR tests expecting full QR should indicate so 13 years ago
Christoph Ruegg e6fe8a8560 LA: Refactoring towards the generic matrix/vector types, test simplification 13 years ago
Christoph Ruegg 8bfcab62ed LA: Move all from .Generic namespace to parent namespace 13 years ago
Marcus Cuda 53679353bf fixed dimension check with tall matrices and thin qr 14 years ago
Marcus Cuda b22b5a20aa fixed QR thin solve bug 14 years ago
Marcus Cuda 30381a1fab removed old providers and added missing qr thin tests 14 years ago
Marcus Cuda fe9e158777 added thin qr 14 years ago
Abratiychuk 3f470bc0bc Fixed unit tests for Silverlight 16 years ago
Marcus Cuda 3a08ed3463 tests: removed redundant matrix copying from factorization test to speed things up 16 years ago
Marcus Cuda ee933111e3 native: fixed several native interface bugs 16 years ago
Marcus Cuda 7a1a0fc8f1 tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Marcus Cuda a3e51bcc93 added andriy's complex LA 16 years ago
Marcus Cuda 832c626cea factor: Merged Andriy's factorization code for user defined matrices 16 years ago
Marcus Cuda f89831ebea added Andriy's Householder QR, added ISolver, and fixed stylecop warnings 16 years ago