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 bbb23e662e Tests: replace matrix structural tests with theory (part 5) - Submatrix, Insert; Fix DiagonalMatrix InsertRow 14 years ago
..
Factorization Cosmetics, code quality 14 years ago
Solvers iterative solvers: cleaned up api 16 years ago
Common.cs vector: cleaned up the vector class a little more. now starting the matrix class and the factorization classes 16 years ago
ISolver.cs andriy's conversion to a generic matrix 16 years ago
Matrix.Arithmetic.cs Minor improvement. Exception messages for matrix dimensions now tell you the values (in addition to a mere 'dimensions must match' we had before). 15 years ago
Matrix.cs Tests: replace matrix structural tests with theory (part 5) - Submatrix, Insert; Fix DiagonalMatrix InsertRow 14 years ago
Vector.cs Tests: replace matrix structural tests with theory (part 2) - Row 14 years ago