summaryrefslogtreecommitdiff
path: root/interface/lapack
AgeCommit message (Expand)AuthorFilesLines
2021-07-01Add lower threshold for multithreadingMartin Kroeker2-2/+12
2021-06-26Add lower threshold for multithreading in ?potrf and ?potriMartin Kroeker4-0/+26
2020-01-18Merge pull request #2253 from thrasibule/xerblaMartin Kroeker20-26/+26
2019-09-11fix error messageGuillaume Horel20-26/+26
2019-09-10more bugfixGuillaume Horel2-6/+6
2019-09-10fix error codesGuillaume Horel2-6/+6
2019-09-08bugfixGuillaume Horel1-2/+2
2019-09-08add missing fileGuillaume Horel1-0/+171
2019-09-08start working on ?trtrsGuillaume Horel1-0/+171
2018-09-13Add an explicit cast to silence a warningMartin Kroeker1-1/+1
2018-09-13Add explicit cast to silence a warningMartin Kroeker1-1/+1
2016-05-31added directory for optimized lapack fortan codes and added dlaqr5.fWerner Saar1-0/+1083
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu24-70/+70
2014-05-25fixed function profile in zpotri.cwernsaar1-1/+4
2014-05-23enabled and tested optimized potri lapack functionswernsaar2-0/+0
2014-05-23enabled abd tested optimized trtri lapack functionswernsaar2-0/+0
2014-05-21enabled optimized trti2 lapack functions againwernsaar2-0/+0
2014-05-21enabled optimized complex lauum lapack functions againwernsaar1-0/+0
2014-05-21enabled lauu2 and lauum lapack functions againwernsaar3-0/+0
2014-05-19marked trti2.c and ztrti2.c as badwernsaar2-0/+268
2014-05-19enabled and tested optimized laswp lapack functionwernsaar2-270/+0
2014-05-19marked zlauu2.c and zlauum.c as badwernsaar2-0/+270
2014-05-19marked trtri.c and ztrtri as badwernsaar2-0/+0
2014-05-19moved trtri.c and ztrtri.c to the directory lapackwernsaar2-0/+310
2014-05-19marked lauu2.c and lauum.c as badwernsaar3-0/+109
2014-05-19marked larf.c as obsoletewernsaar1-109/+0
2014-05-18marked potri functions as bad because a lot of errorswernsaar2-0/+0
2014-05-18added optimized lapack files from OpenBLASwernsaar20-0/+2638