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 e7cb8d87f3 Bench: switch from a * b.Transpose to a.TransposeAndMultiply(b) 10 years ago
..
DenseMatrixProduct.cs Bench: switch from a * b.Transpose to a.TransposeAndMultiply(b) 10 years ago
DenseVectorAdd.cs Bench: revive benchmarking project, for FFT 10 years ago