Math.NET Numerics
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Marcus Cuda 8206966c88 added Alex Karatarakis fix for the TransposeAndMultiply bug, work item: 5673 16 years ago
..
Factorization tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
IO tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
Solvers tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
DenseMatrixTests.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
DenseVectorTest.TextHandling.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
DenseVectorTests.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
DiagonalMatrixTests.cs fixed sparse matrix Submatrix bug. work item: 5671 16 years ago
MatrixLoader.cs added a IsSymmetric property to the matrix interface and an optimized version for sparse matrices. work item: 5653 16 years ago
MatrixTests.Arithmetic.cs added Alex Karatarakis fix for the TransposeAndMultiply bug, work item: 5673 16 years ago
MatrixTests.cs fixed sparse matrix Submatrix bug. work item: 5671 16 years ago
SparseMatrixTests.cs fixed sparse matrix addition and subtraction bug. work item: 5666 16 years ago
SparseVectorTest.TextHandling.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
SparseVectorTest.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
UserDefinedMatrix.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
UserDefinedMatrixTests.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
UserDefinedVector.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
UserDefinedVectorTests.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
VectorTests.Arithmetic.cs added modulus methods and operators for real matrices. work item: 5662 16 years ago
VectorTests.Norm.cs tests: added Andriy's ported NUnit tests and tweaked them for the solver changes 16 years ago
VectorTests.cs vector: changed IndexedEnumberator from returning KeyValuePair to a Tuple to be consistent with the Matrix version 16 years ago