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 3d203b46b7 added fix to other data types and updated tests to check that the bug was fixed 14 years ago
..
Factorization added force symmetric helper methods so we can get the EVD solve tests to pass 14 years ago
IO added fix to other data types and updated tests to check that the bug was fixed 14 years ago
Solvers Solution: Replace Silverlight with Portable library 15 years ago
DenseMatrixTests.cs added methods to create matrices from a list of vectors. work items: 5691 15 years ago
DenseVectorArithmeticTheory.cs Unit Tests: more arithmetics covered by sparse vector theory 15 years ago
DenseVectorTest.TextHandling.cs Fixed unit tests for Silverlight 16 years ago
DenseVectorTests.cs Fixed unit tests for Silverlight 16 years ago
DiagonalMatrixTests.cs LA: validate strorage ctors, fix tests 14 years ago
MatrixLoader.cs Fixed unit tests for Silverlight 16 years ago
MatrixStructureTheory.cs Tests: matrix structural tests more thorough if mutable 14 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 Tests: drop unit tests for now obsolete use cases 14 years ago
SparseVectorArithmeticTheory.cs Unit Tests: more arithmetics covered by sparse vector theory 15 years ago
SparseVectorTest.TextHandling.cs Fixed unit tests for Silverlight 16 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 16 years ago
UserDefinedVector.cs LA: migrate vectors to storage classes (major) 14 years ago
UserDefinedVectorTests.cs Fixed unit tests for Silverlight 16 years ago
VectorArithmeticTheory.cs Unit Tests: generic to avoid duplication (tests not performance critical) 15 years ago
VectorTests.Arithmetic.cs Fixed unit tests for Silverlight 16 years ago
VectorTests.Norm.cs Fixed unit tests for Silverlight 16 years ago
VectorTests.cs LA: static CreateRandom for dense matrix and vector (replacing complicated templating approach) 14 years ago