platform/upstream/lapack.git
2017-06-08 Henning ThielemannxLA_xxRFSX_EXTENDED; parameter comments: pull various...
2017-06-08 Henning ThielemannxPPSVX, xSPGV, xSPSVX; parameter comments for AFP and...
2017-06-08 langouMerge pull request #163 from thielema/array-dimensions
2017-06-08 Henning ThielemannDLASD3; comments for parameters DSIGMA, U2, Z: take...
2017-06-07 Henning ThielemannxSTEDC, DSPEVD, ZHPEVD, DTGSEN; comment for array WORK...
2017-06-07 Henning ThielemannxGELSD; comment for array A: turn to \param[in,out]
2017-06-07 Henning ThielemannxGSVJn, xLAQRn, xHETRD, xSYTRD; parameter comment:...
2017-06-07 Julien LangouFix #158
2017-06-06 langouMerge pull request #162 from thielema/array-dimensions
2017-06-06 Henning ThielemannxLASD8, parameter comment: WORK dimension without ...
2017-06-06 Henning ThielemannZLALSD, parameter comment: WORK dimension (N*NRHS)
2017-06-06 Henning ThielemannxSYTRI2X, parameter comment: WORK dimensions use NB...
2017-06-06 Henning ThielemannxGEJSV, xGESVJ; parameter comment: declare WORK with...
2017-06-06 Henning ThielemannxUNCSD, xORCSD: use LDx for leading dimensions, althoug...
2017-06-06 Henning ThielemannxTGEX2, xTGEXC, xLASD0, xLASD3, SSYGVX, parameter comme...
2017-06-03 langouMerge pull request #161 from thielema/array-dimensions
2017-06-03 Henning ThielemannxLALSA, DLASDA; parameters WORK, IWORK: turn "at least...
2017-06-03 Henning ThielemannxLAED3, parameter Q2: dimension (LDQ2, N) -> (LDQ2*N)
2017-06-03 Henning ThielemannZCGESV, ZCPOSV; parameter WORK: dimension (N*NRHS)...
2017-06-03 langouMerge pull request #160 from thielema/cleanup-comments
2017-06-03 Henning ThielemannSGEES, parameter SELECT: add article 'a' before 'LOGICA...
2017-06-03 Henning ThielemannZGEBAL: add types in parameter comments of ILO and IHI
2017-06-03 Henning ThielemannDLASQ5, DTGSEN: add missing '*>' line
2017-06-03 Henning ThielemannDLASD0; IWORK, WORK: copy dimension specification from...
2017-06-03 Henning ThielemannxGESVJ, JOBA parameter: 'CHARACTER* 1' -> 'CHARACTER*1'
2017-06-03 Henning ThielemannxUNM22, xORM22: 'Arguments' -> 'Arguments:'
2017-06-03 Henning ThielemannxUNCSD, xORCSD; U1, U2, V1T, V2T: duplicate dimensions...
2017-06-03 Henning Thielemanncorrect type names in parameter comments
2017-06-03 Henning ThielemannxLAQR5; WANTT, WANTZ parameters: logical scalar ->...
2017-06-03 Henning ThielemannConsistent formatting of array parameter comments:
2017-06-03 langouMerge pull request #159 from thielema/cleanup-comments
2017-06-03 Henning ThielemannxTRTTP, parameter AP: add closing parentheses to dimens...
2017-06-03 Henning ThielemannCLAQR4: remove duplicate \verbatim
2017-05-28 Henning ThielemannxLAQRx, xTGSEN, IPARMQ: 'integer scalar', 'integer...
2017-05-28 Henning ThielemannxGGESX, SELCTG parameter description: 'procedure)'...
2017-05-28 Henning ThielemannSSBGVX: add '*' for multiplication in array dimensions...
2017-05-28 Henning ThielemannxLAQR2, xLAQR3, xGEJSV: add parentheses to dimensions...
2017-05-28 Henning ThielemannxBBCSD: dimenison -> dimension
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 #156 from nareshkamboju/master
2017-05-22 Naresh Kambojulapack_testing.py: print results in one line
2017-05-22 Julien Langoupropagate a72750e643027648736f5adb1f89514b1d6e8ae3...
2017-05-22 Julien Langoupropagate the INTENT(IN) in the header
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
next