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.
 
 
 
Alexander Karatarakis 3654f3b3f0 Remove obsolete remark 14 years ago
..
Factorization LA: avoid some redundant range checks (perf) 14 years ago
Solvers Cosmetics, code quality 14 years ago
DenseMatrix.cs LA: drop .Raw 14 years ago
DenseVector.cs LA: avoid some redundant range checks (perf) 14 years ago
DiagonalMatrix.cs LA: drop .Raw 14 years ago
ExtensionMethods.cs moved factorization extenstions into typed namespaces 16 years ago
Matrix.cs LA Storage: enforce MatrixStorage 14 years ago
SparseMatrix.cs LA: sparse implementation of Kroenecker product 14 years ago
SparseVector.cs added the 'optimized' version of Multiply(scale) from Double.SparseVector to the other three SparseVectors 14 years ago
SquareMatrix.cs Normalize using statements 14 years ago
SymmetricDenseMatrix.cs Remove obsolete remark 14 years ago
SymmetricMatrix.cs Normalize using statements 14 years ago
Vector.cs Solution: Replace Silverlight with Portable library 15 years ago