Merge pull request #149 from JeffreySax/master
[platform/upstream/lapack.git] / SRC /
2017-05-13 langouMerge pull request #149 from JeffreySax/master
2017-05-09 JeffreySaxBug fix in SLAMSWLQ; fix type mismatches.
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-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-24 eugene.chereshnevFix *2st_kernels.f: unify doc comments
2017-03-24 eugene.chereshnevFix *lasyf_aa.f: replace N -> M in comments
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-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 langouMerge pull request #129 from Gjacquenot/master
2017-02-21 Guillaume Jacquenot[coverage] Added CMake rules for code coverage
2017-02-16 Julien LangouFix #124
2017-02-06 Kyle GuinnSimplify the clean targets
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 julielangouMerge pull request #120 from echeresh/lapacke_bdb_csd
2017-02-04 langouMerge pull request #119 from turboencabulator/cleanup
2017-02-04 Kyle GuinnStrip out comments that don't apply
2017-02-03 langouMerge pull request #117 from nickkolok/genEration
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-02 Kyle GuinnFix overlinking/underlinking LAPACK dependencies
2017-02-02 Kyle GuinnAllow building LAPACKE with XBLAS and TMGLIB simultaneously
2017-01-23 langouMerge pull request #114 from turboencabulator/cleanup
2017-01-22 Kyle GuinnFix Doxygen warnings
2017-01-22 Kyle GuinnRemove duplicate ilaver.f
2017-01-21 langouMerge pull request #112 from turboencabulator/cleanup
2017-01-21 Kyle GuinnUse ${DSLASRC} and ${ZCLASRC} when building single...
2017-01-21 Kyle GuinnAdd a missing file
2017-01-21 Kyle GuinnRemove duplicate line
2017-01-20 Kyle GuinnFix whitespace and flag ordering leftovers from merge
2017-01-20 Kyle GuinnMerge tag 'v3.7.0' into cleanup
2016-12-29 Julien LangouFix issue #105
2016-12-29 langouMerge pull request #107 from jschueller/ftbfs-aggregated
2016-12-29 langouMerge pull request #104 from sebastien-villemot/master
2016-12-29 Sébastien VillemotFix various typos.
2016-12-23 JulieUpdating version number on source file modified since...
2016-12-23 JulieUpdating version on Version files
2016-12-22 Julien Langousomewhat better description of the minimal workspace...
2016-12-22 Julien LangouFollow up with ad5bc21cb50535d66d628a309d60128db96c8851
2016-12-19 Julien Langoucontribution from Zlatko Drmac
2016-12-19 Julien Langou( oops, forgot to commit ztrevc3.f in previous commit. )
2016-12-19 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-19 Julien Langou[ minor ] fix some missing EXTERNAL declarations
2016-12-17 JulieFix typo
2016-12-16 langouMerge pull request #101 from karturov/master
2016-12-14 eugene.chereshnevFix ?LAMSWLQ
2016-12-14 eugene.chereshnevFix ?LAMTSQR
2016-12-14 eugene.chereshnevFix ?GETSLS
2016-12-14 eugene.chereshnevFix ?GEQR and ?GEMQR
2016-12-14 eugene.chereshnevFix ?GELQ and ?GEMLQ
2016-12-14 konstantin.i.arturovMerge branch 'master' of https://github.com/karturov...
2016-12-14 konstantin.i.arturovChanges in TS QR API
2016-12-13 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-13 Julien Langoufix #98
2016-12-09 langouMerge pull request #97 from haidarazzam/2stage
2016-12-07 Renegade removing GOTO
2016-12-07 Renegade merging zhetrd_hb2st
2016-12-06 cmohaMerge remote-tracking branch 'refs/remotes/Reference...
2016-12-04 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-04 Julien Langoucorrect WORKSPACE size for dgemqr
2016-12-04 Julien Langouremove MB and NB from the code, they are not used and...
2016-12-04 Julien Langouminor
2016-12-04 Julien Langoucorrection of previous commit: WORK needs actuallt...
2016-12-04 Julien LangouWORK needs to be at least of size 6
2016-12-04 Julien Langouminor
2016-12-04 Julien Langouminor
2016-12-04 Julien Langouminor typo in DGEMQR
2016-12-04 JulieRemove GOTO statment in iparam2stage.F
2016-12-03 JuliePolishing code...
2016-12-01 Vladimír ChalupeckýFixes #92: xLASWP: bug for negative INCX
2016-11-26 Julien LangouCorrect typos. See email from Berend Hasselman.
2016-11-26 Juliemerging: Various cleanups to makefiles #84
2016-11-25 Julien LangouBug reported by Peng HongBo, Joan McComb, and Yi LB...
next