summaryrefslogtreecommitdiff
path: root/common_interface.h
AgeCommit message (Expand)AuthorFilesLines
2019-03-30Add declarations for ?sum and cblas_?sumMartin Kroeker1-0/+7
2015-02-16Add ATLAS-style ?geadd functionMartin Koehler1-0/+6
2014-08-15Ref #433: removed obsolete lapack entries from common_interface.hwernsaar1-20/+0
2014-06-27Remove all trailing whitespace except lapack-netlibTimothy Gu1-62/+62
2014-06-10Ref #51: added blas extensions simatcopy, dimatcopy, cimatcopy, zimatcopywernsaar1-0/+5
2014-06-09Ref #51: added blas extension domatcopy as not opimized referencewernsaar1-0/+4
2014-06-08Ref #285: added axpby kernelswernsaar1-0/+8
2012-10-08Fixed #141. make f77blas.h compatible with compilers which lack C99 complex n...Zhang Xianyi1-12/+12
2012-09-14Fixed #142. Added the gesvd and potrs function families to common_interface.h.Zhang Xianyi1-0/+16
2012-08-10Refs #134. Fixed the building bug on IBM Power.Zhang Xianyi1-1/+1
2012-06-23Export openblas_set_num_threads in shared library.Zhang Xianyi1-0/+2
2011-08-31Fixed the bug about installation. f77blas.h works OK now.Xianyi Zhang1-0/+11
2011-01-24Import GotoBLAS2 1.13 BSD version codes.Xianyi Zhang1-0/+736