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 af476c29f1 LA: matrix construction rework #104 13 years ago
..
Factorization fixed Gram Schmidt bug for solving tall matrices 14 years ago
IO LA: matrix construction rework #104 13 years ago
Solvers Solution: Replace Silverlight with Portable library 14 years ago
DenseMatrixTests.cs LA: matrix construction rework #104 13 years ago
DenseVectorArithmeticTheory.cs Unit Tests: more arithmetics covered by sparse vector theory 15 years ago
DenseVectorTest.TextHandling.cs LA: Adapt parsing and unit tests to modified string formatting 13 years ago
DenseVectorTests.cs Fixed unit tests for Silverlight 15 years ago
DiagonalMatrixTests.cs LA: matrix construction rework #104 13 years ago
MatrixLoader.cs Fixed unit tests for Silverlight 15 years ago
MatrixStructureTheory.cs LA: matrix construction rework #104 13 years ago
MatrixTests.Arithmetic.cs LA: static CreateRandom for dense matrix and vector (replacing complicated templating approach) 14 years ago
MatrixTests.cs fixed QR thin solve bug 14 years ago
SparseMatrixTests.cs LA: matrix construction rework #104 13 years ago
SparseVectorArithmeticTheory.cs Unit Tests: more arithmetics covered by sparse vector theory 15 years ago
SparseVectorTest.TextHandling.cs LA: Adapt parsing and unit tests to modified string formatting 13 years ago
SparseVectorTest.cs Tests: drop unit tests for now obsolete use cases 14 years ago
UserDefinedMatrix.cs LA: Stacking 14 years ago
UserDefinedMatrixTests.cs Fixed unit tests for Silverlight 15 years ago
UserDefinedVector.cs LA: migrate vectors to storage classes (major) 14 years ago
UserDefinedVectorTests.cs Fixed unit tests for Silverlight 15 years ago
VectorArithmeticTheory.cs Unit Tests: generic to avoid duplication (tests not performance critical) 15 years ago
VectorTests.Arithmetic.cs LA: Obsolete Vector.Plus, drop some redundant operator overloads 14 years ago
VectorTests.Norm.cs Fixed unit tests for Silverlight 15 years ago
VectorTests.cs LA: Adapt parsing and unit tests to modified string formatting 13 years ago