platform/upstream/lapack.git
2017-06-17 JulieUpdate version in CMAKE - Fix for MATGEN generation... master
2017-06-12 langouMerge pull request #167 from thielema/blas-parameter...
2017-06-12 Henning ThielemannBLAS/xROTMG; comment on xPARAM: turn to output direction
2017-06-12 Henning ThielemannBLAS/xROTM; comment on xPARAM: turn to input direction
2017-06-12 Henning ThielemannBLAS/xROTMx, comment on xPARAM: put 5 in parentheses
2017-06-12 Henning ThielemannBLAS: add Doxygen comments for parameters where missing
2017-06-12 Henning ThielemannBLAS/SDSDOT: convert parameter comments to Doxygen...
2017-06-12 Henning ThielemannBLAS/xROTM; parameter comments for xX and xY: correct...
2017-06-12 langouMerge pull request #166 from iyamazaki/master
2017-06-12 Ichitaro YamazakiMerge https://github.com/Reference-LAPACK/lapack
2017-06-12 Ichitaro Yamazakifixing comments.
2017-06-11 Ichitaro Yamazakiskip "singularity" check in sytrf_aa tester
2017-06-11 Ichitaro Yamazakiremove "singularity" check in sytrf_aa
2017-06-10 JuliePreparing for 3.7.1 release
2017-06-09 Henning ThielemannBLAS doxygen array parameter comments: use the same...
2017-06-08 langouMerge pull request #165 from thielema/array-dimensions
2017-06-08 Henning ThielemannxLA_GEAMV; parameter comments: pull 'array' to the...
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
next