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 55db448f90 LA: fix bug in Complex and Complex32 SparseMatrix.ToTypeString #347 11 years ago
..
Complex LA: fix bug in Complex and Complex32 SparseMatrix.ToTypeString #347 11 years ago
Complex32 LA: fix bug in Complex and Complex32 SparseMatrix.ToTypeString #347 11 years ago
Double Minor optimization how we call Array.Copy 11 years ago
Factorization LA: Matrix Rank calculation should use a tolerance based on the matrix size #334 11 years ago
Single Minor optimization how we call Array.Copy 11 years ago
Solvers Paked upgrade; PCL 259 in addition to 47 and 328, in F# 259 replacing 328 in addition to 47 12 years ago
Storage Minor optimization how we call Array.Copy 11 years ago
Builder.cs LA: Static CreateMatrix/Vector: simpler to use than builders and with better type inferrence 12 years ago
CreateMatrix.cs LA: Static CreateMatrix/Vector: simpler to use than builders and with better type inferrence 12 years ago
CreateVector.cs LA: Static CreateMatrix/Vector: simpler to use than builders and with better type inferrence 12 years ago
Matrix.Arithmetic.cs LA: Matrix Column/Row sums and absolute-sums 12 years ago
Matrix.BCL.cs LA: fix indexing bug in new ToVectorString/ToMatrixString routines 12 years ago
Matrix.Operators.cs LA: Matrix canonical modulus vs remainder #175 13 years ago
Matrix.Solve.cs LA: consistency: enumerators should leverage Zeros-enum, like map/fold already does. 12 years ago
Matrix.cs LA: migrate mixed-storage fallback implementations to use higher order functions 12 years ago
Options.cs LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Vector.Arithmetic.cs Fix DoOuterProduct (bug in bounds of for loop) 12 years ago
Vector.BCL.cs LA: fix indexing bug in new ToVectorString/ToMatrixString routines 12 years ago
Vector.Operators.cs Typo: s/Devide/Divide/ #205 13 years ago
Vector.cs LA: migrate mixed-storage fallback implementations to use higher order functions 12 years ago