Age | Commit message (Expand) | Author | Files | Lines |
2017-03-26 | Fix *chk{sb,hb}2stg.f: corrected name of subroutine in external section | eugene.chereshnev | 3 | -3/+3 |
2017-03-26 | Align TESTING/{EIG,LIN}/chkxer.f | eugene.chereshnev | 1 | -20/+2 |
2017-03-26 | Align TESTING/{EIG,LIN}/*larhs.f | eugene.chereshnev | 6 | -10/+10 |
2017-03-24 | Align TESTING/{LIN,MATGEN}/*lahilb.f | eugene.chereshnev | 8 | -52/+52 |
2017-03-24 | Align TESTING/{EIG,LIN}/*get02.f | eugene.chereshnev | 4 | -6/+6 |
2017-03-24 | Fix *2st_kernels.f: unify doc comments | eugene.chereshnev | 4 | -112/+283 |
2017-03-24 | Fix *lasyf_aa.f: replace N -> M in comments | eugene.chereshnev | 4 | -108/+108 |
2017-03-24 | Fix *drvls.f: duplicate loop to make work query for each of test cases | eugene.chereshnev | 4 | -132/+272 |
2017-03-18 | Merge pull request #134 from echeresh/doc_fix | julielangou | 46 | -207/+215 |
2017-03-17 | Replace **C -> **H in complex routines | eugene.chereshnev | 6 | -25/+25 |
2017-03-17 | *gemlqt.f, *tpmlqt.f: replace **C -> **H, T is MB-by-K, fix names | eugene.chereshnev | 6 | -37/+37 |
2017-03-17 | *geqrt.f: T is NB-by-K | eugene.chereshnev | 4 | -4/+4 |
2017-03-17 | *gelqt.f: replace NB -> MB | eugene.chereshnev | 4 | -20/+20 |
2017-03-17 | *trs_aa.f: a is input only parameter | eugene.chereshnev | 6 | -6/+6 |
2017-03-17 | *tplqt.f, *tplqt2.f: incorrect dimensions | eugene.chereshnev | 8 | -52/+52 |
2017-03-17 | *gemlqt.f: incorrect dimension of V | eugene.chereshnev | 4 | -16/+16 |
2017-03-17 | *gelqt.f, *gelqt3.f: reflectors are stored in rows | eugene.chereshnev | 8 | -16/+16 |
2017-03-17 | *gemlqt.f, *lamswlq.f, *lamtsqr.f: fix mistakes in comments | eugene.chereshnev | 16 | -39/+47 |
2017-03-07 | Merge pull request #133 from echeresh/laswp_doc_fix | langou | 4 | -16/+24 |
2017-03-06 | Fix documentation for ?LASWP routine | eugene.chereshnev | 4 | -16/+24 |
2017-03-03 | Merge pull request #132 from turboencabulator/cleanup | langou | 23 | -597/+644 |
2017-02-26 | Update LAPACK Mailing List | Julie | 1 | -2/+2 |
2017-02-22 | Merge pull request #131 from martin-frbg/martin-frbg-patch-1 | langou | 3 | -7/+4 |
2017-02-22 | Remove spurious entries from EXTERNAL list | Martin Kroeker | 1 | -4/+2 |
2017-02-22 | Remove spurious entries from EXTERNAL list | Martin Kroeker | 1 | -2/+1 |
2017-02-22 | Fix typo in EXTERNAL | Martin Kroeker | 1 | -1/+1 |
2017-02-22 | Merge pull request #130 from martin-frbg/lapack-comma | langou | 5 | -5/+5 |
2017-02-22 | Fix missing comma on continued line | Martin Kroeker | 3 | -3/+3 |
2017-02-22 | Fix missing comma on continued line | Martin Kroeker | 1 | -1/+1 |
2017-02-22 | Fix missing comma on continued line | Martin Kroeker | 1 | -1/+1 |
2017-02-21 | README.md with the appveyor badge pointing to the correct URL | Julien Langou | 1 | -2/+1 |
2017-02-21 | README.md with the codecov badge pointing to the correct URL | Julien Langou | 1 | -1/+2 |
2017-02-21 | Merge pull request #129 from Gjacquenot/master | langou | 6 | -5/+400 |
2017-02-21 | [coverage] Added coverage badge in README.md | Guillaume Jacquenot | 1 | -0/+2 |
2017-02-21 | [coverage] Updated travis ci for code coverage | Guillaume Jacquenot | 1 | -4/+29 |
2017-02-21 | [coverage] Added CMake rules for code coverage | Guillaume Jacquenot | 2 | -1/+12 |
2017-02-21 | [coverage] Updated cmake coverage files for Lapack | Guillaume Jacquenot | 2 | -336/+280 |
2017-02-21 | [coverage] Added cmake files for coverage | Guillaume Jacquenot | 2 | -0/+413 |
2017-02-21 | Merge pull request #126 from Gjacquenot/master | langou | 2 | -0/+65 |
2017-02-21 | [appveyor] Added link for appveyor build status | Guillaume Jacquenot | 1 | -0/+1 |
2017-02-21 | [appveyor] Skipped CBLAS-*CBLAT1 tests that fail with appveyor | Guillaume Jacquenot | 1 | -1/+1 |
2017-02-21 | [appveyor] Added appveyor CI with MinGW | Guillaume Jacquenot | 1 | -0/+64 |
2017-02-21 | Merge pull request #128 from vladimir-ch/fix-lapacke-ormbr | langou | 4 | -34/+28 |
2017-02-21 | LAPACKE: fix wrong matrix size in lapacke_?ormbr | Vladimir Chalupecky | 2 | -6/+8 |
2017-02-21 | LAPACKE: fix wrong matrix size in lapacke_?ormbr_work | Vladimir Chalupecky | 2 | -28/+20 |
2017-02-20 | Merge pull request #127 from vladimir-ch/fix-lapacke-ormlq | langou | 4 | -18/+10 |
2017-02-19 | LAPACKE: fix wrong number of columns in ?ormlq | Vladimir Chalupecky | 4 | -18/+10 |
2017-02-16 | Fix #125 | Julien Langou | 1 | -1/+1 |
2017-02-16 | Fix #124 | Julien Langou | 1 | -1/+1 |
2017-02-09 | Fix #115 | Julien Langou | 11 | -0/+405 |