14 Commits (720f90cc667029857f381ae2d838df2fd92ccb1d)

Author SHA1 Message Date
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