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 16414ce904 Perf: override CopyTo for all linear algebra types 14 years ago
..
Factorization Cosmetics, code quality 14 years ago
Solvers Cosmetics, code quality 14 years ago
DenseMatrix.cs Perf: override CopyTo for all linear algebra types 14 years ago
DenseVector.cs Perf: override CopyTo for all linear algebra types 14 years ago
DiagonalMatrix.cs Solution: Replace Silverlight with Portable library 14 years ago
ExtensionMethods.cs moved factorization extenstions into typed namespaces 16 years ago
Matrix.cs [Matrix] LeftMultiply with vector is exactly the same as TransposeThisAndMultiplty() with vector 15 years ago
SparseMatrix.cs Perf: override CopyTo for all linear algebra types 14 years ago
SparseVector.cs Perf: override CopyTo for all linear algebra types 14 years ago
Vector.cs Solution: Replace Silverlight with Portable library 14 years ago