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.
 
 
 
Marcus Cuda 691cd446b5 matrix: finished added native multiplication and some other minor fixes 17 years ago
..
ACML added Serializable attribute to AggregateException 17 years ago
ATLAS matrix: finished added native multiplication and some other minor fixes 17 years ago
ATLASWrapperTests native wrappers: finished wrapping cholesky factor, dot product, and vector add/subtract/pointwisemultiply. Works with MKL, but I'm unable to build ATLAS on Windows 7. 17 years ago
Common matrix: finished added native multiplication and some other minor fixes 17 years ago
MKL matrix: finished added native multiplication and some other minor fixes 17 years ago
MKLWrapper32Tests native wrappers: finished wrapping cholesky factor, dot product, and vector add/subtract/pointwisemultiply. Works with MKL, but I'm unable to build ATLAS on Windows 7. 17 years ago
MKLWrapper64Tests native wrappers: finished wrapping cholesky factor, dot product, and vector add/subtract/pointwisemultiply. Works with MKL, but I'm unable to build ATLAS on Windows 7. 17 years ago
.gitignore just getting the x86 native libraries to compile 17 years ago
NativeWrappers.sln matrix: fixed matrix multiplication bug where the call was doing an multiply and update, not just a multiply 17 years ago