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 341dec231d fixed tests for complex evd 12 years ago
..
Factorization fixed tests for complex evd 12 years ago
Solvers LA: rework constant and random vector/matrix building #253 12 years ago
DenseMatrixTests.cs Tests: Use Assert.That for exception tests 13 years ago
DenseVectorArithmeticTheory.cs Tests: test category attributes 13 years ago
DenseVectorTests.cs LA: rework constant and random vector/matrix building #253 12 years ago
DiagonalMatrixTests.cs LA: Matrix.IsSymmetric now a method; added IsConjugateSymmetric; more efficient #209 12 years ago
MatrixLoader.cs Tests: refactoring towards generic builder 2 13 years ago
MatrixStructureTheory.cs Code Style & Inspections 13 years ago
MatrixTests.Arithmetic.cs Tests: Use Assert.That for exception tests 13 years ago
MatrixTests.cs LA: Matrix.IsSymmetric now a method; added IsConjugateSymmetric; more efficient #209 12 years ago
ReturnTypeTests.cs Tests: test category attributes 13 years ago
SparseMatrixTests.cs Tests: Use Assert.That for exception tests 13 years ago
SparseVectorArithmeticTheory.cs Tests: test category attributes 13 years ago
SparseVectorTest.cs LA: phase out Vector.CreateMatrix/CreateVector (no longer needed) 13 years ago
UserDefinedMatrix.cs LA: Avoid cloning matrix factorization results at point of access 13 years ago
UserDefinedMatrixTests.cs Tests: refactoring towards generic builder 2 13 years ago
UserDefinedVector.cs LA: Avoid cloning matrix factorization results at point of access 13 years ago
UserDefinedVectorTests.cs Tests: test category attributes 13 years ago
VectorArithmeticTheory.cs Tests: test category attributes 13 years ago
VectorTests.Arithmetic.cs Tests: Use Assert.That for exception tests 13 years ago
VectorTests.Norm.cs Precision: rework/cleanup (major) 13 years ago
VectorTests.cs LA: consistency: enumerators should leverage Zeros-enum, like map/fold already does. 12 years ago