1 Commits (1fb3357b806891f4e2417dd20d8cb2e66d8bc4af)

Author SHA1 Message Date
Christoph Ruegg e9eb4d92de Native: fix paths, new root solution MathNet.Numerics.NativeProviders.sln 13 years ago
Martin Posch 44f3541f42 Set Improved MKL Consistency 13 years ago
Christoph Ruegg ee2c0bec65 Native pull: native Evd, updated provider 14 years ago
Marcus Cuda 3243c2c015 minor cleanup - libiomp is now copied from intel's redist directory, added a common array clone function, and moved ipiv functions to a header file 14 years ago
Marcus Cuda b22b5a20aa fixed QR thin solve bug 14 years ago
Marcus Cuda d26d41e848 removed redundant code in lapack.cpp, using gels for all qr solving (dropping gelsy) 14 years ago
Marcus Cuda fe9e158777 added thin qr 14 years ago
Marcus Cuda 600168de67 fixed delete bug codeplex bug 5701 14 years ago
Marcus Cuda 28ac162287 native: using MKL_INT in MKL provider and renamed common template to norm 16 years ago
Marcus Cuda 720f90cc66 native: reorg'ed and started ACML provider 16 years ago
Marcus Cuda 01671115f9 gotoblas now compiles, but there is a dependency problem with gfortran. reorg'ed the files a bit 16 years ago
Marcus Cuda 9a37b3c9a5 native: started GotoBLAS2 wrapper - BLAS compiles 16 years ago
Marcus Cuda 404e4c6ec2 native: added unit tests for other data types and a bunch of bug fixes 16 years ago
Marcus Cuda 6beb3b6ace native: added QR solve, tweaking the provider interface as needed 16 years ago
Marcus Cuda aba8c988cb native: added QR factor 16 years ago
Marcus Cuda de4eb2a7a5 native: added Cholesky solve and removed redundant number of B parameter from its interface 16 years ago
Marcus Cuda d25e59247e native: lapack routines now return information about why they failed if they fail. 16 years ago
Marcus Cuda 60f4ee5cc5 native: added LU solve 16 years ago
Marcus Cuda 4628fc4de6 started lu solve 16 years ago
Marcus Cuda eb7e86f2f0 native: added lu inverse 16 years ago
Marcus Cuda df73c6e828 native: added lu 16 years ago
Marcus Cuda 07162fb76f native: finished matrix norms 16 years ago
Marcus Cuda c1c3b95477 native wrappers: wrapped cholesky, dot product, and added add/subtract/multiple vector functions for MKL 17 years ago