xLA_xxRFSX_EXTENDED; parameter comments: pull various dimension specifications contai...
[platform/upstream/lapack.git] / LAPACKE /
2017-05-24 langouMerge pull request #157 from echeresh/e_lapacke
2017-05-24 echereshFix lapacke *stegr, *stein, *bdsdc, *stev, *stevd:...
2017-05-24 echereshFix lapacke_*con_3 and lapacke_*tri_3: e stores (n...
2017-05-24 echereshFix lapacke_*trf_rk and lapacke_*sv_rk: remove nan...
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-04 langouMerge pull request #144 from tmijieux/lapacke/fix_tpmqr...
2017-05-04 Thomas MijieuxFix issue #143 (Invalid ?tpmqrt workspace allocation)
2017-04-15 David SeifertReplace last occurrences of `include` install paths
2017-03-23 Julien LangouMerge branch 'master' of https://github.com/Reference...
2017-03-03 langouMerge pull request #132 from turboencabulator/cleanup
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-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 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 langouMerge pull request #118 from echeresh/lapacke_fixes
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 Kyle GuinnUse the BUILD_* option variables for BLAS and CBLAS
2017-02-03 Kyle GuinnSanitize the installation directories
2017-02-02 Kyle GuinnFix overlinking LAPACKE dependencies
2017-02-02 Kyle GuinnAllow building LAPACKE with XBLAS and TMGLIB simultaneously
2017-02-01 Kyle GuinnMake LAPACKE_WITH_TMG functional
2017-01-23 langouMerge pull request #114 from turboencabulator/cleanup
2017-01-22 Kyle GuinnMake ALLXOBJ refer to the right set of files
2017-01-21 langouMerge pull request #113 from martin-frbg/martin-frbg...
2017-01-21 Martin KroekerSplit SRC_OBJ list to fix build problem with the mingw...
2017-01-21 langouMerge pull request #112 from turboencabulator/cleanup
2017-01-20 Kyle GuinnMerge tag 'v3.7.0' into cleanup
2016-12-29 Julien Langoufixes some more complex to int conversion in the LAPACK...
2016-12-29 langouMerge pull request #107 from jschueller/ftbfs-aggregated
2016-12-29 Julien SchuellerFix complex to int conversion
2016-12-26 Julien LangouInappropriate use of 'LAPACKE_dge_trans' instead of...
2016-12-23 JulieUpdating version number on source file modified since...
2016-12-23 JulieFixing 2stage lapacke
2016-12-19 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-18 JulieAdding 2stage to LAPACKE
2016-12-16 langouMerge pull request #101 from karturov/master
2016-12-14 konstantin.i.arturovMerge branch 'master' of https://github.com/karturov...
2016-12-14 eugene.chereshnevAdd lapacke interfaces for ?getsls
2016-12-14 eugene.chereshnevAdd lapacke interfaces for ?geqr, ?gelq, ?gemqr and...
2016-12-13 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-11 JulieAdding [SY/HE]CON_3 to LAPACKE
2016-12-11 Julieoops
2016-12-11 JulieAdding [SY/HE]TRI_3 to LAPACKE
2016-12-11 JulieAdding [SY/HE]TRF_RK to LAPACKE
2016-12-11 JulieAdding [SY/HE]SV_RK to LAPACKE
2016-12-11 JulieAdding [SY/HE]TRS_3 to LAPACKE
2016-12-09 langouMerge pull request #97 from haidarazzam/2stage
2016-12-08 Julien LangouFix Issue #95
2016-12-07 julielangouMerge pull request #94 from cmoha/master
2016-12-06 cmoharedundant variables
2016-12-06 cmohafix #5
2016-12-06 cmohafix #4
2016-12-06 cmohafix #3
2016-12-06 cmohaMerge remote-tracking branch 'refs/remotes/Reference...
2016-12-06 cmohafixed definition of some voids
2016-12-04 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-04 JulieAdding complex symmetric Aasen routines to LAPACKE
2016-11-26 Juliemerging: Various cleanups to makefiles #84
2016-11-19 julielangouMerge pull request #83 from haidarazzam/master
2016-11-11 JulieName change for Aasen in LAPACKE plus adding TRS_AA
2016-11-11 JulieMerging changes
2016-11-07 Kyle GuinnUse $@ automatic variable
2016-11-07 Kyle GuinnMake compile flags and order consistent
2016-11-07 Kyle GuinnRemove an unused variable
2016-11-07 Kyle GuinnFix a typo
2016-11-07 Kyle GuinnVarious whitespace cleanup
2016-11-07 Kyle GuinnStrip whitespace at end-of-line
2016-11-07 Kyle GuinnDelete hidden and temporary files, fix file modes
2016-11-04 JulieAasen sv and trs in LAPACKE
2016-11-04 julielangouMerge pull request #71 from advanpix/master
2016-10-23 JulieMerge branch 'tsqr' of git://github.com/sydha/lapack...
2016-10-23 julielangouMerge pull request #66 from turboencabulator/pkgconfig
2016-10-06 Kyle GuinnImprove pkgconfig file generation
2016-09-29 langouMerge pull request #55 from cconrads-scicomp/master
next