platform/upstream/lapack.git
2017-05-22 Julien LangouMinor correction. I think this was the intent of the...
2017-05-22 langouMerge pull request #155 from jeffhammond/fix_isnan_aliasing
2017-05-22 langouMerge pull request #140 from SoapGentoo/cmake-fixes
2017-05-21 langouMerge pull request #154 from echeresh/xlange_lapacke
2017-05-21 echereshAvoid conversion between layouts in lapacke_?lange_work
2017-05-19 Jeff Hammonduse INTENT(IN) to avoid violating Fortran aliasing...
2017-05-18 Julien LangouFix #147: xlapy2 not propagating nans
2017-05-13 langouMerge pull request #149 from JeffreySax/master
2017-05-09 JeffreySaxBug fix in SLAMSWLQ; fix type mismatches.
2017-05-04 langouMerge pull request #144 from tmijieux/lapacke/fix_tpmqr...
2017-05-04 Thomas MijieuxFix issue #143 (Invalid ?tpmqrt workspace allocation)
2017-05-02 langouMerge pull request #142 from iyamazaki/master
2017-05-01 iyamazakifix for issue #141 (how to detect singularity in T).
2017-04-15 David SeifertReplace last occurrences of `include` install paths
2017-04-13 Julien LangouThis is related to issue #42.
2017-04-13 Julien LangouFix #52
2017-04-01 langouMerge pull request #138 from kbergstr/fixes
2017-04-01 langouMerge pull request #137 from echeresh/xlarrx_fix
2017-03-31 eugene.chereshnevAdd quick return for *LARR* routines
2017-03-30 Kirana BergstromLine endings changed from win style to lnx style
2017-03-29 Kirana BergstromChanged indendation for correct alignment
2017-03-28 Kirana Bergstromtook out extra spaces, added workspace calculation...
2017-03-28 kirana.bergstromtook out extra spaces
2017-03-27 langouMerge pull request #136 from echeresh/370_fix
2017-03-27 eugene.chereshnevFix external names and remove unused routines from...
2017-03-27 eugene.chereshnevRemove redundant IF in TESTING/LIN/*chkrfp.f
2017-03-27 eugene.chereshnevFix *chk{sb,hb}2stg.f: corrected name of subroutine...
2017-03-27 eugene.chereshnevAlign TESTING/{EIG,LIN}/chkxer.f
2017-03-27 eugene.chereshnevAlign TESTING/{EIG,LIN}/*larhs.f
2017-03-24 eugene.chereshnevAlign TESTING/{LIN,MATGEN}/*lahilb.f
2017-03-24 eugene.chereshnevAlign TESTING/{EIG,LIN}/*get02.f
2017-03-24 eugene.chereshnevFix *2st_kernels.f: unify doc comments
2017-03-24 eugene.chereshnevFix *lasyf_aa.f: replace N -> M in comments
2017-03-24 eugene.chereshnevFix *drvls.f: duplicate loop to make work query for...
2017-03-23 Julien LangouMerge branch 'master' of https://github.com/Reference...
2017-03-23 Julien LangouThis is related to #135
2017-03-23 Julien LangouFix #135
2017-03-18 julielangouMerge pull request #134 from echeresh/doc_fix
2017-03-17 eugene.chereshnevReplace **C -> **H in complex routines
2017-03-17 eugene.chereshnev*gemlqt.f, *tpmlqt.f: replace **C -> **H, T is MB-by...
2017-03-17 eugene.chereshnev*geqrt.f: T is NB-by-K
2017-03-17 eugene.chereshnev*gelqt.f: replace NB -> MB
2017-03-17 eugene.chereshnev*trs_aa.f: a is input only parameter
2017-03-17 eugene.chereshnev*tplqt.f, *tplqt2.f: incorrect dimensions
2017-03-17 eugene.chereshnev*gemlqt.f: incorrect dimension of V
2017-03-17 eugene.chereshnev*gelqt.f, *gelqt3.f: reflectors are stored in rows
2017-03-17 eugene.chereshnev*gemlqt.f, *lamswlq.f, *lamtsqr.f: fix mistakes in...
2017-03-07 langouMerge pull request #133 from echeresh/laswp_doc_fix
2017-03-06 eugene.chereshnevFix documentation for ?LASWP routine
2017-03-03 langouMerge pull request #132 from turboencabulator/cleanup
2017-02-26 JulieUpdate LAPACK Mailing List
2017-02-22 langouMerge pull request #131 from martin-frbg/martin-frbg...
2017-02-22 Martin KroekerRemove spurious entries from EXTERNAL list
2017-02-22 Martin KroekerRemove spurious entries from EXTERNAL list
2017-02-22 Martin KroekerFix typo in EXTERNAL
2017-02-22 langouMerge pull request #130 from martin-frbg/lapack-comma
2017-02-22 Martin KroekerFix missing comma on continued line
2017-02-22 Martin KroekerFix missing comma on continued line
2017-02-22 Martin KroekerFix missing comma on continued line
2017-02-21 Julien LangouREADME.md with the appveyor badge pointing to the corre...
2017-02-21 Julien LangouREADME.md with the codecov badge pointing to the correc...
2017-02-21 langouMerge pull request #129 from Gjacquenot/master
2017-02-21 Guillaume Jacquenot[coverage] Added coverage badge in README.md
2017-02-21 Guillaume Jacquenot[coverage] Updated travis ci for code coverage
2017-02-21 Guillaume Jacquenot[coverage] Added CMake rules for code coverage
2017-02-21 Guillaume Jacquenot[coverage] Updated cmake coverage files for Lapack
2017-02-21 Guillaume Jacquenot[coverage] Added cmake files for coverage
2017-02-21 langouMerge pull request #126 from Gjacquenot/master
2017-02-21 Guillaume Jacquenot[appveyor] Added link for appveyor build status
2017-02-21 Guillaume Jacquenot[appveyor] Skipped CBLAS-*CBLAT1 tests that fail with...
2017-02-21 Guillaume Jacquenot[appveyor] Added appveyor CI with MinGW
2017-02-21 langouMerge pull request #128 from vladimir-ch/fix-lapacke...
2017-02-21 Vladimir ChalupeckyLAPACKE: fix wrong matrix size in lapacke_?ormbr
2017-02-21 Vladimir ChalupeckyLAPACKE: fix wrong matrix size in lapacke_?ormbr_work
2017-02-20 langouMerge pull request #127 from vladimir-ch/fix-lapacke...
2017-02-19 Vladimir ChalupeckyLAPACKE: fix wrong number of columns in ?ormlq
2017-02-16 Julien LangouFix #125
2017-02-16 Julien LangouFix #124
2017-02-09 Julien LangouFix #115
2017-02-06 Kyle GuinnSimplify the clean targets
2017-02-05 Kyle GuinnUse $(MAKE) -C for recursion
2017-02-05 Kyle GuinnFix missing or unnecessary prerequisites
2017-02-05 Kyle GuinnUse automatic variables for test inputs
2017-02-05 Kyle GuinnRemove VARIANTSDIR so we don't have to use mkdir
2017-02-05 Kyle GuinnAdd libraries as prerequisites
2017-02-05 Kyle GuinnUpdate comments
2017-02-05 julielangouMerge pull request #120 from echeresh/lapacke_bdb_csd
2017-02-04 langouMerge pull request #119 from turboencabulator/cleanup
2017-02-04 langouMerge pull request #118 from echeresh/lapacke_fixes
2017-02-04 Kyle GuinnStrip out comments that don't apply
2017-02-04 eugene.chereshnevlapacke_zgejsv: align parens with lapacke_cgejsv
2017-02-04 eugene.chereshnevlapacke_*lacp2_work: remove unnecessary include
2017-02-04 eugene.chereshnevRemove tabs and trailing spaces (git diff -w prints...
2017-02-04 eugene.chereshnevlapacke_*tp_trans: condition should be inverted
2017-02-04 eugene.chereshnevlapacke_*stemr_work: fixed condition to check ldz:...
2017-02-04 eugene.chereshnevlapacke_*(sy|he)(evr|evx)_work: fix expression for...
2017-02-04 eugene.chereshnevlapacke_*ormlq_work: move declarations under if
2017-02-04 eugene.chereshnevlapacke_*bdsvdx: corrected # of columns used for alloca...
2017-02-04 eugene.chereshnevlapacke_*gesdd: missing MAX. Should be lrwork = MAX...
2017-02-04 eugene.chereshnevlapacke_*ge(lq|qr|mlq): add functions to make files
next