60 Commits (937493bfeb203a1f3f6642cc6b94a2d68c39bc6f)

Author SHA1 Message Date
  buffer51 855e0cb700 Restored LAPACK_COMPLEX_STRUCTURE for Android prior to 21. Refs #682. 9 years ago
  Werner Saar ceaa931e48 updated gemv kernel for armv6 9 years ago
  Zhang Xianyi 01db7908b8 Merge pull request #713 from btracey/patch-2 9 years ago
  Brendan Tracey b3f100dc25 Fix Dormbr to perform the correct size operations with RowMajor 9 years ago
  Brendan Tracey 2f65aad626 Fix Dormlq to perform the correct size operations with RowMajor 9 years ago
  Zhang Xianyi da7f69e8f4 Refs #699. Split the obj list of LAPACKE 3.6.0. 10 years ago
  Werner Saar 299cdcdc29 lapack fixes for Windos 10 years ago
  Werner Saar a8516c5b47 fixes for cross compile 10 years ago
  Werner Saar c40538eaeb bugfix for cross compiling 10 years ago
  Werner Saar 33e37d01b3 added lapack-3.6.0 10 years ago
  Werner Saar 64db4576e6 removed lapack-3.5.0 10 years ago
  Zhang Xianyi a550431ee6 Refs #682. Enable LAPACK_COMPLEX_STRUCTURE when __ANDROID_API_ < 21. 10 years ago
  Zhang Xianyi 90aa8e24b9 Refs #615. Import bug fixes for LAPACKE dormlq. 10 years ago
  kortschak d6e8459f20 Fix LAPACK_*lansy routines 10 years ago
  kortschak efffd28739 Fix lantr preparation for row major matrices 10 years ago
  Werner Saar 3814bf60d3 added optimized dsymv kernels for haswell 10 years ago
  Werner Saar 6d0db0151f added optimized zaxpy-kernels 10 years ago
  Werner Saar 3937e2a0a0 add optimized sdot-kernel for sandybridge 10 years ago
  Erik Schnetter 29cb47fc06 Move #include statements outside extern "C" blocks 10 years ago
  Erik Schnetter cd9868b1b4 Correct ilaver C declaration 10 years ago
  Werner Saar 4de7b9ae47 increased NMAX to 128 10 years ago
  Werner Saar ec85c4a51d Increased the Threshold value in sep.in 10 years ago
  Werner Saar 97de657d38 added tests to sep.as as workaround for gfortran-4.8.x 10 years ago
  wernsaar e2fc8c8c2c changed 1 test value (bug in lapack-testing?) 11 years ago
  wernsaar dc05937313 added additional test values 11 years ago
  wernsaar 339ab34c4c added additional test value to dstest.in 11 years ago
  wernsaar cedc1f4b14 Ref #410: disabled optimized potri functions ( single threading bug) 11 years ago
  wernsaar 2081f6e8ff Lapack bug114: replaced cgesvd.f and zgesvd.f 11 years ago
  wernsaar dc6b809f15 Lapack bug117: replaced zstemr.f 11 years ago
  wernsaar 0f08684649 Lapack bug118: replaced clanhf.f and zlanhf.f 11 years ago
  wernsaar aa2709c4e0 enabled optimized dgemm kernel for NEHALEM 11 years ago
  Zhang Xianyi a40116de25 Fixed generating DLL bug. 11 years ago
  wernsaar 219bcb119d added lapack and lapacke timing libs by default 11 years ago
  wernsaar 5664445543 changed threshold value for sep.in from 50.0 to 60.0 11 years ago
  wernsaar 89da450800 enabled and tested optimized potri lapack functions 11 years ago
  wernsaar c26bbee489 enabled abd tested optimized trtri lapack functions 11 years ago
  wernsaar a748d3a75d enabled optimized trti2 lapack functions again 11 years ago
  wernsaar a5ab231ad4 enabled optimized complex lauum lapack functions again 11 years ago
  wernsaar dbaeea7b59 enabled lauu2 and lauum lapack functions again 11 years ago
  wernsaar 0d75f3b6a2 enabled and tested optimized gesv lapack functions 11 years ago
  wernsaar 2ff66e661d enabled and tested optimized laswp lapack function 11 years ago
  wernsaar ebc95e6f11 enabled and tested optimized potf2 lapack functions 11 years ago
  wernsaar 61a2c50e8e enabled and tested optimized getf2 lapack functions 11 years ago
  wernsaar 4f98f8c9b3 enabled and tested optimized potrf lapack functions 11 years ago
  wernsaar 536875d463 enabled and tested optimized getrs lapack functions 11 years ago
  wernsaar 65f2fba4c3 enabled and tested optimized cgetrf lapack function 11 years ago
  wernsaar eea6f51df9 enabled and tested optimized sgetrf lapack function 11 years ago
  wernsaar 6fc4646709 enabled and tested optimized zgetrf lapack function 11 years ago
  wernsaar ac029f81b3 enabled and tested optimized dgetrf function 11 years ago
  wernsaar 165d5436b5 changed threshold to 50.0 11 years ago