29 Commits (69086748731b150822cb671ea159e439fb8f247f)

Author SHA1 Message Date
Christoph Ruegg d65354f4b8 Native Pull: Updated provider and bug fixes 14 years ago
Marcus Cuda 758a4b9553 fixed naming inconsistency and added missing inline to lapack_common 14 years ago
Marcus Cuda 291006be34 updated resource file - version and copyright 14 years ago
Marcus Cuda ac11d04f99 Bug MKL x64 LANGE routine, using managed for matrix norms until it is fixed 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 db16bd6acd added missing app.config file 14 years ago
Marcus Cuda fb7b2dcd82 added force symmetric helper methods so we can get the EVD solve tests to pass 14 years ago
Marcus Cuda 53294d32e2 made UseLinearAlgebraProvider an assembly attribute so it applies to all tests 14 years ago
Marcus Cuda 5d923d0e99 norm test with work arrays now actually pass a work array 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 30381a1fab removed old providers and added missing qr thin tests 14 years ago
Marcus Cuda 80cc160085 linked to more tests in the native project 14 years ago
Marcus Cuda fe9e158777 added thin qr 14 years ago
Marcus Cuda 1f51db7325 updated MKL reference to newest version 14 years ago
Marcus Cuda bc1d9df3bc native: finished acml provider - needs more testing 16 years ago
Marcus Cuda 944c79c721 native: switched to f2c defined integers 16 years ago
Marcus Cuda 4306a730d4 native: change the gotoblas wrapper to use the dll build and lapack interface 16 years ago
Marcus Cuda 720f90cc66 native: reorg'ed and started ACML provider 16 years ago
Marcus Cuda 1713db411a added GotoBLAS2 provider class. 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 e2ef47c574 fixed native scale bugs and added pointwise divide 16 years ago
Marcus Cuda 6dd11db923 updated MKL wrapper project to NUnit and MKL 10.3 16 years ago
Marcus Cuda df73c6e828 native: added lu 16 years ago
Marcus Cuda d799b5611c silverlight: added Silverlight test project. Silverlight didn't work with the abstract test class so the tests will need to be refactored not to use them 16 years ago
Marcus Cuda 07162fb76f native: finished matrix norms 16 years ago
Marcus Cuda 544b77faa3 native: started adding Norm 16 years ago
Marcus Cuda 68685906a4 native: reorg'ed the native code 16 years ago