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.
 
 
 
Abratiychuk 37526cb8d9 Change MatrixMultuplyWithUpdate to cache-oblivious multiplication. 16 years ago
..
Mkl native: added unit tests for other data types and a bunch of bug fixes 16 years ago
ILinearAlgebraProvider.cs native: started adding Norm 16 years ago
ILinearAlgebraProviderOfT.cs native: added SVD and modified the linear algebra provider as needed 16 years ago
ManagedLinearAlgebraProvider.Complex.cs Change MatrixMultuplyWithUpdate to cache-oblivious multiplication. 16 years ago
ManagedLinearAlgebraProvider.Complex32.cs Change MatrixMultuplyWithUpdate to cache-oblivious multiplication. 16 years ago
ManagedLinearAlgebraProvider.Double.cs Change MatrixMultuplyWithUpdate to cache-oblivious multiplication. 16 years ago
ManagedLinearAlgebraProvider.Single.cs Change MatrixMultuplyWithUpdate to cache-oblivious multiplication. 16 years ago
native.common.include native: added LU solve 16 years ago
native.footer.include native: seperated out the code into seperate include files instead of using 'if' statements. 16 years ago
native.generic.include native: added unit tests for other data types and a bunch of bug fixes 16 years ago
native.header.include native: added LU solve 16 years ago
native.vector.include fixed native scale bugs and added pointwise divide 16 years ago
safe.native.common.include native: added unit tests for other data types and a bunch of bug fixes 16 years ago
safe.native.vector.include native: a little more reorganizing and stylecop cleanup 16 years ago