platform/upstream/lapack.git
2017-04-01 langouMerge pull request #137 from echeresh/xlarrx_fix
2017-03-31 eugene.chereshnevAdd quick return for *LARR* routines
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
2017-02-04 eugene.chereshnevlapacke_*gelq and lapacke_*gemlq: names of functions...
2017-02-04 eugene.chereshnevlapacke_*laswp_work: incorrect value for lda_t (issue...
2017-02-04 Kyle GuinnVersion the CBLAS and LAPACKE libraries
2017-02-04 eugene.chereshnevlapacke_*larfb: char vars should be compared by LAPACKE...
2017-02-04 eugene.chereshnevlapacke_*(bb|or|un)(csd|bdb): forward calls to LAPACK...
2017-02-03 langouMerge pull request #117 from nickkolok/genEration
2017-02-03 NickKolokgeNRation fixed to geNERation 4 times
2017-02-03 Kyle GuinnRemove duplicate sources
2017-02-03 Kyle GuinnUse the BUILD_* option variables for BLAS and CBLAS
2017-02-03 Kyle GuinnUse appending to create lists of source files
2017-02-03 Kyle GuinnSanitize the installation directories
2017-02-02 Kyle GuinnFix overlinking LAPACKE dependencies
2017-02-02 Kyle GuinnFix overlinking/underlinking LAPACK dependencies
2017-02-02 Kyle GuinnFix overlinking CBLAS dependencies
2017-02-02 Kyle GuinnAllow building LAPACKE with XBLAS and TMGLIB simultaneously
2017-02-01 Julien LangouFix #116
2017-02-01 Kyle GuinnMake LAPACKE_WITH_TMG functional
2017-01-25 Kyle GuinnFix formatting differences and omissions in make.inc.*
2017-01-23 langouMerge pull request #114 from turboencabulator/cleanup
2017-01-23 Kyle GuinnAvoid rebuilding CBLAS library and examples
2017-01-23 Kyle GuinnConsolidate the BLAS/TESTING Makefiles
next