Age | Commit message (Expand) | Author | Files | Lines |
2017-06-03 | xTRTTP, parameter AP: add closing parentheses to dimension specification | Henning Thielemann | 2 | -2/+2 |
2017-06-03 | CLAQR4: remove duplicate \verbatim | Henning Thielemann | 1 | -1/+0 |
2017-05-28 | xLAQRx, xTGSEN, IPARMQ: 'integer scalar', 'integer' -> 'INTEGER' in parameter... | Henning Thielemann | 19 | -145/+145 |
2017-05-28 | xGGESX, SELCTG parameter description: 'procedure)' -> 'a' | Henning Thielemann | 4 | -4/+4 |
2017-05-28 | SSBGVX: add '*' for multiplication in array dimensions in parameter comments | Henning Thielemann | 1 | -2/+2 |
2017-05-28 | xLAQR2, xLAQR3, xGEJSV: add parentheses to dimensions of one-dimensional arra... | Henning Thielemann | 8 | -10/+10 |
2017-05-28 | xBBCSD: dimenison -> dimension | Henning Thielemann | 4 | -4/+4 |
2017-05-25 | Merge pull request #157 from echeresh/e_lapacke | langou | 40 | -64/+40 |
2017-05-24 | Fix lapacke *stegr, *stein, *bdsdc, *stev, *stevd: e has only (n-1) elements | echeresh | 16 | -16/+16 |
2017-05-24 | Fix lapacke_*con_3 and lapacke_*tri_3: e stores (n-1) input elements and offs... | echeresh | 12 | -12/+24 |
2017-05-24 | Fix lapacke_*trf_rk and lapacke_*sv_rk: remove nan-checking for e, it is outp... | echeresh | 12 | -36/+0 |
2017-05-22 | Merge pull request #156 from nareshkamboju/master | langou | 1 | -11/+11 |
2017-05-22 | lapack_testing.py: print results in one line | Naresh Kamboju | 1 | -11/+11 |
2017-05-22 | propagate a72750e643027648736f5adb1f89514b1d6e8ae3 to SINGLE PRECISION files | Julien Langou | 2 | -4/+4 |
2017-05-22 | propagate the INTENT(IN) in the header | Julien Langou | 1 | -1/+1 |
2017-05-22 | Minor correction. I think this was the intent of the previous commit. | Julien Langou | 1 | -1/+1 |
2017-05-22 | Merge pull request #155 from jeffhammond/fix_isnan_aliasing | langou | 2 | -2/+2 |
2017-05-22 | Merge pull request #140 from SoapGentoo/cmake-fixes | langou | 7 | -16/+12 |
2017-05-22 | Merge pull request #154 from echeresh/xlange_lapacke | langou | 4 | -74/+92 |
2017-05-21 | Avoid conversion between layouts in lapacke_?lange_work | echeresh | 4 | -74/+92 |
2017-05-19 | use INTENT(IN) to avoid violating Fortran aliasing rules | Jeff Hammond | 2 | -2/+2 |
2017-05-18 | Fix #147: xlapy2 not propagating nans | Julien Langou | 2 | -16/+43 |
2017-05-13 | Merge pull request #149 from JeffreySax/master | langou | 11 | -49/+49 |
2017-05-09 | Bug fix in SLAMSWLQ; fix type mismatches. | JeffreySax | 11 | -49/+49 |
2017-05-04 | Merge pull request #144 from tmijieux/lapacke/fix_tpmqrt_work_allocation | langou | 4 | -4/+16 |
2017-05-04 | Fix issue #143 (Invalid ?tpmqrt workspace allocation) | Thomas Mijieux | 4 | -4/+16 |
2017-05-02 | Merge pull request #142 from iyamazaki/master | langou | 6 | -48/+86 |
2017-05-01 | fix for issue #141 (how to detect singularity in T). | iyamazaki | 6 | -48/+86 |
2017-04-16 | Replace last occurrences of `include` install paths | David Seifert | 7 | -16/+12 |
2017-04-13 | This is related to issue #42. | Julien Langou | 1 | -24/+23 |
2017-04-13 | Fix #52 | Julien Langou | 2 | -4/+16 |
2017-04-01 | Merge pull request #138 from kbergstr/fixes | langou | 4 | -20/+20 |
2017-04-01 | Merge pull request #137 from echeresh/xlarrx_fix | langou | 24 | -4476/+4618 |
2017-03-31 | Add quick return for *LARR* routines | eugene.chereshnev | 24 | -4476/+4618 |
2017-03-30 | Line endings changed from win style to lnx style | Kirana Bergstrom | 2 | -4472/+4472 |
2017-03-29 | Changed indendation for correct alignment | Kirana Bergstrom | 2 | -16/+16 |
2017-03-28 | took out extra spaces, added workspace calculation condition | Kirana Bergstrom | 2 | -3/+3 |
2017-03-28 | took out extra spaces | kirana.bergstrom | 1 | -1/+1 |
2017-03-27 | Merge pull request #136 from echeresh/370_fix | langou | 55 | -530/+772 |
2017-03-26 | Fix external names and remove unused routines from external statements | eugene.chereshnev | 17 | -67/+36 |
2017-03-26 | Remove redundant IF in TESTING/LIN/*chkrfp.f | eugene.chereshnev | 4 | -20/+0 |
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-23 | Merge branch 'master' of https://github.com/Reference-LAPACK/lapack | Julien Langou | 82 | -834/+894 |