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.
 
 
 
tibel 62f745884b add Vector.DivideByThis(scalar) 13 years ago
..
Factorization Use the new NonConvergenceException in more places, where appropriate 13 years ago
Solvers LA: Vector construction consistent with matrix 13 years ago
DenseMatrix.cs LA: matrix OfColumns/OfRows more usable, basic tests 13 years ago
DenseVector.cs LA: vectors of indexed enumerable 13 years ago
DiagonalMatrix.cs LA: matrices of indexed enumerable 13 years ago
ExtensionMethods.cs added thin qr 14 years ago
Matrix.cs LA: Improving ctor xml doc based on user feedback 13 years ago
SparseMatrix.cs LA: matrix OfColumns/OfRows more usable, basic tests 13 years ago
SparseVector.cs LA: vectors of indexed enumerable 13 years ago
Vector.cs add Vector.DivideByThis(scalar) 13 years ago