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 a9bd17eb96 LA: Rework ToString for matrices and vectors #100 14 years ago
..
Factorization fixed Gram Schmidt bug for solving tall matrices 14 years ago
Solvers Cosmetics, code quality 14 years ago
DenseMatrix.cs Reworking common parallelization routines #92 14 years ago
DenseVector.cs LA: DoModulus should be parallelized and avoid range checks #110 14 years ago
DiagonalMatrix.cs UX: DebuggerDisplay attribute for matrices and vectors 14 years ago
ExtensionMethods.cs added thin qr 14 years ago
Matrix.cs LA: Rework ToString for matrices and vectors #100 14 years ago
SparseMatrix.cs Reworking common parallelization routines #92 14 years ago
SparseVector.cs LA: Rework ToString for matrices and vectors #100 14 years ago
Vector.cs LA: DoModulus should be parallelized and avoid range checks #110 14 years ago