Age | Commit message (Expand) | Author | Files | Lines |
2017-06-03 | xGESVJ, JOBA parameter: 'CHARACTER* 1' -> 'CHARACTER*1' | Henning Thielemann | 4 | -4/+4 |
2017-06-03 | xUNM22, xORM22: 'Arguments' -> 'Arguments:' | Henning Thielemann | 4 | -8/+8 |
2017-06-03 | xUNCSD, xORCSD; U1, U2, V1T, V2T: duplicate dimensions of square matrices | Henning Thielemann | 4 | -16/+16 |
2017-06-03 | correct type names in parameter comments | Henning Thielemann | 3 | -4/+4 |
2017-06-03 | xLAQR5; WANTT, WANTZ parameters: logical scalar -> LOGICAL | Henning Thielemann | 4 | -8/+8 |
2017-06-03 | Consistent formatting of array parameter comments: | Henning Thielemann | 51 | -101/+93 |
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-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-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-09 | Bug fix in SLAMSWLQ; fix type mismatches. | JeffreySax | 11 | -49/+49 |
2017-05-01 | fix for issue #141 (how to detect singularity in T). | iyamazaki | 6 | -48/+86 |
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 | 8 | -220/+391 |
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-23 | Merge branch 'master' of https://github.com/Reference-LAPACK/lapack | Julien Langou | 58 | -271/+284 |
2017-03-23 | This is related to #135 | Julien Langou | 2 | -4/+4 |
2017-03-23 | Fix #135 | Julien Langou | 2 | -12/+45 |
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-06 | Fix documentation for ?LASWP routine | eugene.chereshnev | 4 | -16/+24 |
2017-03-03 | Merge pull request #132 from turboencabulator/cleanup | langou | 3 | -43/+40 |
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 | [coverage] Added CMake rules for code coverage | Guillaume Jacquenot | 1 | -0/+5 |
2017-02-16 | Fix #124 | Julien Langou | 1 | -1/+1 |