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 e50de5b606 LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
..
Complex LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Complex32 LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Double LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Factorization Docs: matrices and vectors (wip 2) 12 years ago
Single LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Solvers LA: iterative solver: delegate stop criterion, e.g. for interactive iteration 12 years ago
Storage LA: Matrix.FoldByRow/Column operates on arrays to allow arbitrary types (not just those supported by vectors) 12 years ago
Builder.cs LA: Matrix FoldRows/FoldColumns 12 years ago
IBuilder.cs LA: Refactoring towards the generic matrix/vector types, test simplification 13 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: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Options.cs LA: the proper term for being conjugate symmetric is 'Hermitian' 12 years ago
Vector.Arithmetic.cs LA: proper vector outer product api, faster implementation 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: consistency: Vector.MapConvert - but does not modify Map as it would break compatibility (delayed to v4) 12 years ago