2017-06-03 |
Henning Thielemann | DLASD0; IWORK, WORK: copy dimension specification from... |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | xGESVJ, JOBA parameter: 'CHARACTER* 1' -> 'CHARACTER*1' |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | xUNM22, xORM22: 'Arguments' -> 'Arguments:' |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | xUNCSD, xORCSD; U1, U2, V1T, V2T: duplicate dimensions... |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | correct type names in parameter comments |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | xLAQR5; WANTT, WANTZ parameters: logical scalar ->... |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | Consistent formatting of array parameter comments: |
tree | commitdiff |
2017-06-03 |
langou | Merge pull request #159 from thielema/cleanup-comments |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | xTRTTP, parameter AP: add closing parentheses to dimens... |
tree | commitdiff |
2017-06-03 |
Henning Thielemann | CLAQR4: remove duplicate \verbatim |
tree | commitdiff |
2017-05-28 |
Henning Thielemann | xLAQRx, xTGSEN, IPARMQ: 'integer scalar', 'integer... |
tree | commitdiff |
2017-05-28 |
Henning Thielemann | xGGESX, SELCTG parameter description: 'procedure)'... |
tree | commitdiff |
2017-05-28 |
Henning Thielemann | SSBGVX: add '*' for multiplication in array dimensions... |
tree | commitdiff |
2017-05-28 |
Henning Thielemann | xLAQR2, xLAQR3, xGEJSV: add parentheses to dimensions... |
tree | commitdiff |
2017-05-28 |
Henning Thielemann | xBBCSD: dimenison -> dimension |
tree | commitdiff |
2017-05-22 |
Julien Langou | propagate a72750e643027648736f5adb1f89514b1d6e8ae3... |
tree | commitdiff |
2017-05-22 |
Julien Langou | propagate the INTENT(IN) in the header |
tree | commitdiff |
2017-05-22 |
Julien Langou | Minor correction. I think this was the intent of the... |
tree | commitdiff |
2017-05-22 |
langou | Merge pull request #155 from jeffhammond/fix_isnan_aliasing |
tree | commitdiff |
2017-05-22 |
langou | Merge pull request #140 from SoapGentoo/cmake-fixes |
tree | commitdiff |
2017-05-19 |
Jeff Hammond | use INTENT(IN) to avoid violating Fortran aliasing... |
tree | commitdiff |
2017-05-18 |
Julien Langou | Fix #147: xlapy2 not propagating nans |
tree | commitdiff |
2017-05-13 |
langou | Merge pull request #149 from JeffreySax/master |
tree | commitdiff |
2017-05-09 |
JeffreySax | Bug fix in SLAMSWLQ; fix type mismatches. |
tree | commitdiff |
2017-05-02 |
langou | Merge pull request #142 from iyamazaki/master |
tree | commitdiff |
2017-05-01 |
iyamazaki | fix for issue #141 (how to detect singularity in T). |
tree | commitdiff |
2017-04-13 |
Julien Langou | Fix #52 |
tree | commitdiff |
2017-04-01 |
langou | Merge pull request #138 from kbergstr/fixes |
tree | commitdiff |
2017-04-01 |
langou | Merge pull request #137 from echeresh/xlarrx_fix |
tree | commitdiff |
2017-03-31 |
eugene.chereshnev | Add quick return for *LARR* routines |
tree | commitdiff |
2017-03-30 |
Kirana Bergstrom | Line endings changed from win style to lnx style |
tree | commitdiff |
2017-03-29 |
Kirana Bergstrom | Changed indendation for correct alignment |
tree | commitdiff |
2017-03-28 |
Kirana Bergstrom | took out extra spaces, added workspace calculation... |
tree | commitdiff |
2017-03-28 |
kirana.bergstrom | took out extra spaces |
tree | commitdiff |
2017-03-27 |
langou | Merge pull request #136 from echeresh/370_fix |
tree | commitdiff |
2017-03-24 |
eugene.chereshnev | Fix *2st_kernels.f: unify doc comments |
tree | commitdiff |
2017-03-24 |
eugene.chereshnev | Fix *lasyf_aa.f: replace N -> M in comments |
tree | commitdiff |
2017-03-23 |
Julien Langou | Merge branch 'master' of https://github.com/Reference... |
tree | commitdiff |
2017-03-23 |
Julien Langou | This is related to #135 |
tree | commitdiff |
2017-03-23 |
Julien Langou | Fix #135 |
tree | commitdiff |
2017-03-18 |
julielangou | Merge pull request #134 from echeresh/doc_fix |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | Replace **C -> **H in complex routines |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *gemlqt.f, *tpmlqt.f: replace **C -> **H, T is MB-by... |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *geqrt.f: T is NB-by-K |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *gelqt.f: replace NB -> MB |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *trs_aa.f: a is input only parameter |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *tplqt.f, *tplqt2.f: incorrect dimensions |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *gemlqt.f: incorrect dimension of V |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *gelqt.f, *gelqt3.f: reflectors are stored in rows |
tree | commitdiff |
2017-03-17 |
eugene.chereshnev | *gemlqt.f, *lamswlq.f, *lamtsqr.f: fix mistakes in... |
tree | commitdiff |
2017-03-07 |
langou | Merge pull request #133 from echeresh/laswp_doc_fix |
tree | commitdiff |
2017-03-06 |
eugene.chereshnev | Fix documentation for ?LASWP routine |
tree | commitdiff |
2017-03-03 |
langou | Merge pull request #132 from turboencabulator/cleanup |
tree | commitdiff |
2017-02-22 |
langou | Merge pull request #130 from martin-frbg/lapack-comma |
tree | commitdiff |
2017-02-22 |
Martin Kroeker | Fix missing comma on continued line |
tree | commitdiff |
2017-02-22 |
Martin Kroeker | Fix missing comma on continued line |
tree | commitdiff |
2017-02-22 |
Martin Kroeker | Fix missing comma on continued line |
tree | commitdiff |
2017-02-21 |
langou | Merge pull request #129 from Gjacquenot/master |
tree | commitdiff |
2017-02-21 |
Guillaume Jacquenot | [coverage] Added CMake rules for code coverage |
tree | commitdiff |
2017-02-16 |
Julien Langou | Fix #124 |
tree | commitdiff |
2017-02-06 |
Kyle Guinn | Simplify the clean targets |
tree | commitdiff |
2017-02-05 |
Kyle Guinn | Remove VARIANTSDIR so we don't have to use mkdir |
tree | commitdiff |
2017-02-05 |
Kyle Guinn | Add libraries as prerequisites |
tree | commitdiff |
2017-02-05 |
julielangou | Merge pull request #120 from echeresh/lapacke_bdb_csd |
tree | commitdiff |
2017-02-04 |
langou | Merge pull request #119 from turboencabulator/cleanup |
tree | commitdiff |
2017-02-04 |
Kyle Guinn | Strip out comments that don't apply |
tree | commitdiff |
2017-02-03 |
langou | Merge pull request #117 from nickkolok/genEration |
tree | commitdiff |
2017-02-03 |
Kyle Guinn | Use the BUILD_* option variables for BLAS and CBLAS |
tree | commitdiff |
2017-02-03 |
Kyle Guinn | Use appending to create lists of source files |
tree | commitdiff |
2017-02-02 |
Kyle Guinn | Fix overlinking/underlinking LAPACK dependencies |
tree | commitdiff |
2017-02-02 |
Kyle Guinn | Allow building LAPACKE with XBLAS and TMGLIB simultaneously |
tree | commitdiff |
2017-01-23 |
langou | Merge pull request #114 from turboencabulator/cleanup |
tree | commitdiff |
2017-01-22 |
Kyle Guinn | Fix Doxygen warnings |
tree | commitdiff |
2017-01-22 |
Kyle Guinn | Remove duplicate ilaver.f |
tree | commitdiff |
2017-01-21 |
langou | Merge pull request #112 from turboencabulator/cleanup |
tree | commitdiff |
2017-01-21 |
Kyle Guinn | Use ${DSLASRC} and ${ZCLASRC} when building single... |
tree | commitdiff |
2017-01-21 |
Kyle Guinn | Add a missing file |
tree | commitdiff |
2017-01-21 |
Kyle Guinn | Remove duplicate line |
tree | commitdiff |
2017-01-20 |
Kyle Guinn | Fix whitespace and flag ordering leftovers from merge |
tree | commitdiff |
2017-01-20 |
Kyle Guinn | Merge tag 'v3.7.0' into cleanup |
tree | commitdiff |
2016-12-29 |
Julien Langou | Fix issue #105 |
tree | commitdiff |
2016-12-29 |
langou | Merge pull request #107 from jschueller/ftbfs-aggregated |
tree | commitdiff |
2016-12-29 |
langou | Merge pull request #104 from sebastien-villemot/master |
tree | commitdiff |
2016-12-29 |
Sébastien Villemot | Fix various typos. |
tree | commitdiff |
2016-12-23 |
Julie | Updating version number on source file modified since... |
tree | commitdiff |
2016-12-23 |
Julie | Updating version on Version files |
tree | commitdiff |
2016-12-22 |
Julien Langou | somewhat better description of the minimal workspace... |
tree | commitdiff |
2016-12-22 |
Julien Langou | Follow up with ad5bc21cb50535d66d628a309d60128db96c8851 |
tree | commitdiff |
2016-12-19 |
Julien Langou | contribution from Zlatko Drmac |
tree | commitdiff |
2016-12-19 |
Julien Langou | ( oops, forgot to commit ztrevc3.f in previous commit. ) |
tree | commitdiff |
2016-12-19 |
Julien Langou | Merge branch 'master' of https://github.com/Reference... |
tree | commitdiff |
2016-12-19 |
Julien Langou | [ minor ] fix some missing EXTERNAL declarations |
tree | commitdiff |
2016-12-17 |
Julie | Fix typo |
tree | commitdiff |
2016-12-16 |
langou | Merge pull request #101 from karturov/master |
tree | commitdiff |
2016-12-14 |
eugene.chereshnev | Fix ?LAMSWLQ |
tree | commitdiff |
2016-12-14 |
eugene.chereshnev | Fix ?LAMTSQR |
tree | commitdiff |
2016-12-14 |
eugene.chereshnev | Fix ?GETSLS |
tree | commitdiff |
2016-12-14 |
eugene.chereshnev | Fix ?GEQR and ?GEMQR |
tree | commitdiff |
2016-12-14 |
eugene.chereshnev | Fix ?GELQ and ?GEMLQ |
tree | commitdiff |
2016-12-14 |
konstantin.i.arturov | Merge branch 'master' of https://github.com/karturov... |
tree | commitdiff |
next |