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.
 
 
 
Christoph Ruegg c095cdb536 LA: iterative solver no longer stateful on iterator 13 years ago
..
Factorization LA: Simplify QR decomposition architecture 13 years ago
Solvers LA: iterative solver no longer stateful on iterator 13 years ago
DenseMatrixTests.cs LA: Refactor away the remaining usages of the non-generic base classes 13 years ago
DenseVectorArithmeticTheory.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
DenseVectorTest.TextHandling.cs LA: Adapt parsing and unit tests to modified string formatting 14 years ago
DenseVectorTests.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
DiagonalMatrixTests.cs LA: Refactor away the remaining usages of the non-generic base classes 13 years ago
MatrixLoader.cs LA: Refactor away the remaining usages of the non-generic base classes 13 years ago
MatrixStructureTheory.cs Distributions: move files (ns sync), clean up 13 years ago
MatrixTests.Arithmetic.cs Distributions: move files (ns sync), clean up 13 years ago
MatrixTests.cs Tests: replace matrix structural tests with theory (part 8) - ToArray, Create, Iterate 14 years ago
SparseMatrixTests.cs LA: Refactor away the remaining usages of the non-generic base classes 13 years ago
SparseVectorArithmeticTheory.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
SparseVectorTest.TextHandling.cs LA: Adapt parsing and unit tests to modified string formatting 14 years ago
SparseVectorTest.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
UserDefinedMatrix.cs LA: Avoid cloning matrix factorization results at point of access 13 years ago
UserDefinedMatrixTests.cs LA: Refactor away the remaining usages of the non-generic base classes 13 years ago
UserDefinedVector.cs LA: Avoid cloning matrix factorization results at point of access 13 years ago
UserDefinedVectorTests.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
VectorArithmeticTheory.cs Unit Tests: generic to avoid duplication (tests not performance critical) 15 years ago
VectorTests.Arithmetic.cs LA: Move all from .Generic namespace to parent namespace 13 years ago
VectorTests.Norm.cs Vector: proper L1, L2 and infinity norms 13 years ago
VectorTests.cs LA: Refactoring towards the generic matrix/vector types, test simplification 13 years ago