Christoph Ruegg
|
b3dd68f358
|
LA Storage: drop redundant accessors and overrides
|
14 years ago |
Christoph Ruegg
|
55d50fb8fd
|
LA Storage: enforce MatrixStorage
|
14 years ago |
Abratiychuk
|
3f470bc0bc
|
Fixed unit tests for Silverlight
Signed-off-by: abratiychuk <18.05.2011>
|
15 years ago |
Marcus Cuda
|
7a1a0fc8f1
|
tests: added Andriy's ported NUnit tests and tweaked them for the solver changes
|
16 years ago |
Marcus Cuda
|
03fb79967d
|
clean up: fixed bugs, made matrix arthimetic immutable, added intermediate, type specific abstract Matrix class. Need to finish cleaning up factorization classes and some tests still faile
|
16 years ago |
Marcus Cuda
|
17d5941ea2
|
added andriy's single LA
|
16 years ago |
Marcus Cuda
|
a3e51bcc93
|
added andriy's complex LA
|
16 years ago |
Marcus Cuda
|
cbd321574f
|
andriy's conversion to a generic matrix
|
16 years ago |
Marcus Cuda
|
832c626cea
|
factor: Merged Andriy's factorization code for user defined matrices
|
16 years ago |
Christoph Ruegg
|
17b847f891
|
Tests: User-defined Matrix/Vector now copy provided array in ctor, fixing failing LA Permutation unit tests
|
16 years ago |
Christoph Ruegg
|
7c21d36316
|
Unit Tests: updated headers, minor clean up
|
16 years ago |
Jurgen Van Gael
|
1b20b266a3
|
Added matrix multiplication
Added Matrix.GetRow
Added Matrix.GetColumn
Added Matrix.GetRow unit tests
Added Matrix.GetColumn unit tests
|
17 years ago |
Marcus Cuda
|
ca361c5d73
|
vector: fixed CopyTo bug and added IEnumerable test
|
17 years ago |
Marcus Cuda
|
568505e0f3
|
added missing user defined matrix tests
|
17 years ago |