summaryrefslogtreecommitdiff
path: root/SRC
AgeCommit message (Expand)AuthorFilesLines
2017-03-30Line endings changed from win style to lnx styleKirana Bergstrom2-4472/+4472
2017-03-29Changed indendation for correct alignmentKirana Bergstrom2-16/+16
2017-03-28took out extra spaces, added workspace calculation conditionKirana Bergstrom2-3/+3
2017-03-28took out extra spaceskirana.bergstrom1-1/+1
2017-03-27Merge pull request #136 from echeresh/370_fixlangou8-220/+391
2017-03-24Fix *2st_kernels.f: unify doc commentseugene.chereshnev4-112/+283
2017-03-24Fix *lasyf_aa.f: replace N -> M in commentseugene.chereshnev4-108/+108
2017-03-23Merge branch 'master' of https://github.com/Reference-LAPACK/lapackJulien Langou58-271/+284
2017-03-23This is related to #135Julien Langou2-4/+4
2017-03-23Fix #135Julien Langou2-12/+45
2017-03-17Replace **C -> **H in complex routineseugene.chereshnev6-25/+25
2017-03-17*gemlqt.f, *tpmlqt.f: replace **C -> **H, T is MB-by-K, fix nameseugene.chereshnev6-37/+37
2017-03-17*geqrt.f: T is NB-by-Keugene.chereshnev4-4/+4
2017-03-17*gelqt.f: replace NB -> MBeugene.chereshnev4-20/+20
2017-03-17*trs_aa.f: a is input only parametereugene.chereshnev6-6/+6
2017-03-17*tplqt.f, *tplqt2.f: incorrect dimensionseugene.chereshnev8-52/+52
2017-03-17*gemlqt.f: incorrect dimension of Veugene.chereshnev4-16/+16
2017-03-17*gelqt.f, *gelqt3.f: reflectors are stored in rowseugene.chereshnev8-16/+16
2017-03-17*gemlqt.f, *lamswlq.f, *lamtsqr.f: fix mistakes in commentseugene.chereshnev16-39/+47
2017-03-06Fix documentation for ?LASWP routineeugene.chereshnev4-16/+24
2017-03-03Merge pull request #132 from turboencabulator/cleanuplangou3-43/+40
2017-02-22Fix missing comma on continued lineMartin Kroeker3-3/+3
2017-02-22Fix missing comma on continued lineMartin Kroeker1-1/+1
2017-02-22Fix missing comma on continued lineMartin Kroeker1-1/+1
2017-02-21[coverage] Added CMake rules for code coverageGuillaume Jacquenot1-0/+5
2017-02-16Fix #124Julien Langou1-1/+1
2017-02-06Simplify the clean targetsKyle Guinn2-6/+10
2017-02-04Remove VARIANTSDIR so we don't have to use mkdirKyle Guinn2-29/+26
2017-02-04Add libraries as prerequisitesKyle Guinn2-15/+11
2017-02-03Strip out comments that don't applyKyle Guinn2-25/+6
2017-02-03Use the BUILD_* option variables for BLAS and CBLASKyle Guinn1-10/+0
2017-02-03Use appending to create lists of source filesKyle Guinn1-9/+9
2017-02-02Fix overlinking/underlinking LAPACK dependenciesKyle Guinn1-2/+2
2017-02-01Allow building LAPACKE with XBLAS and TMGLIB simultaneouslyKyle Guinn1-9/+14
2017-01-22Fix Doxygen warningsKyle Guinn41-43/+47
2017-01-22Remove duplicate ilaver.fKyle Guinn1-72/+0
2017-01-21Merge pull request #112 from turboencabulator/cleanuplangou2-21/+22
2017-01-21Use ${DSLASRC} and ${ZCLASRC} when building single-precisionKyle Guinn1-15/+16
2017-01-21Add a missing fileKyle Guinn1-1/+2
2017-01-21Remove duplicate lineKyle Guinn1-1/+0
2017-01-19Fix whitespace and flag ordering leftovers from mergeKyle Guinn1-4/+4
2016-12-29Fix issue #105Julien Langou2-2/+0
2016-12-29Fix various typos.Sébastien Villemot36-37/+37
2016-12-23Updating version number on source file modified since 3.6.1Julie1962-5081/+5081
2016-12-23Updating version on Version filesJulie1-4/+4
2016-12-22somewhat better description of the minimal workspace needed for a workspace q...Julien Langou2-6/+6
2016-12-22Follow up with ad5bc21cb50535d66d628a309d60128db96c8851Julien Langou2-3748/+4472
2016-12-19contribution from Zlatko DrmacJulien Langou6-370/+415
2016-12-19( oops, forgot to commit ztrevc3.f in previous commit. )Julien Langou1-0/+1
2016-12-19Merge branch 'master' of https://github.com/Reference-LAPACK/lapackJulien Langou1-1/+1