Lots of trailing whitespaces in the files of Syd. Cleaning this. No big deal.
[platform/upstream/lapack.git] / SRC /
2016-11-03 Julien LangouLots of trailing whitespaces in the files of Syd. Clean...
2016-11-03 JulieFix #81 reported by @reeuwijk-altium
2016-11-03 JulieFix #80 from @reeuwijk-altium
2016-10-24 JulieUpdating CMAKE build for Tall skinny and short wide...
2016-10-24 JulieMerge branch 'sydha-tsqr'
2016-10-24 Juliemake sure no variable in indefined
2016-10-23 Juliemerging with latest version
2016-10-23 JulieMerge branch 'tsqr' of git://github.com/sydha/lapack...
2016-10-23 julielangouMerge pull request #66 from turboencabulator/pkgconfig
2016-10-23 julielangouMerge pull request #73 from mgates3/latb4
2016-10-23 julielangouMerge pull request #78 from oamarques/patch-4
2016-10-23 julielangouMerge pull request #77 from oamarques/patch-3
2016-10-23 julielangouMerge pull request #76 from oamarques/patch-2
2016-10-23 julielangouMerge pull request #75 from oamarques/patch-1
2016-10-22 OAMUpdate zheevr.f
2016-10-22 OAMUpdate ssyevr.f
2016-10-22 OAMUpdate dsyevr.f
2016-10-22 OAMUpdate cheevr.f
2016-10-19 Syd HashemiTall skinny and short wide routines
2016-10-17 langouMerge pull request #72 from mgates3/larcm
2016-10-17 Mark GatesAdd explicit "On entry/exit" in docs
2016-10-17 Mark GatesE is output since its contents are modified (destroyed)
2016-10-17 Mark GatesE is output since its contents are modified (destroyed)
2016-10-17 Mark GatesC is output
2016-10-11 julielangouMerge pull request #64 from cconrads-scicomp/xORCSD2BY1-doc
2016-10-11 julielangouMerge pull request #62 from cconrads-scicomp/doc-fixes
2016-10-11 julielangouMerge pull request #61 from cconrads-scicomp/improve...
2016-10-09 JulieAdding Assen for SV, TRF, SV from @iyamazak@icl.utk.edu
2016-10-01 Christoph ConradsDoc: describe 2-by-1 CSD identity matrix dimension
2016-09-29 Christoph ConradsDoc: fix typos in the xGBEQUB description
2016-09-29 Christoph ConradsDoc: improve xPOEQUB description
2016-09-29 Christoph ConradsDoc: fix typos in the xGEEQUB description
2016-09-29 Christoph ConradsRevert "Doc: highlight what xPOEQUB actually does"
2016-09-29 Christoph ConradsDoc: highlight what xPOEQUB actually does
2016-09-29 Christoph ConradsReduce workspace size of xSYEQUB, xHEEQUB
2016-09-29 Christoph ConradsFix xSYEQUB, xHEEQUB formatting
2016-09-29 Christoph ConradsRemove dead assignments in xSYEQUB, xHEEQUB
2016-09-29 langouMerge pull request #55 from cconrads-scicomp/master
2016-09-19 langouMerge pull request #54 from zerothi/test-fail
2016-09-18 Nick Papiortest: added N<0 test for *TREXC
2016-09-18 Christoph ConradsDoc: fix xyyEQUB documentation
2016-09-18 Nick Papiorbug: fixes always failing tests for *TREXC which was...
2016-09-16 langouMerge pull request #51 from vladimir-ch/doc-trevc
2016-09-16 Vladimir Chalupecky?TREVC?: fix definition of left eigenvectors in docs
2016-09-16 JulieFix issue #8 reported by @matzeri on July 21st 2016
2016-09-15 langouMerge pull request #50 from zerothi/unused
2016-09-15 Nick Papiormaint: removed unused variables
2016-09-14 Elena IvanovaTypos in comments in /SRC/cbbcsd.f (github issue #49)
2016-09-12 Elena IvanovaMistake in the comments to CTREVC3 / ZTREVC3 (github...
2016-09-05 langouMerge pull request #39 from antonio-rojas/master
2016-09-05 langouMerge pull request #45 from jschueller/testing
2016-09-02 langouMerge pull request #40 from zerothi/master
2016-09-01 Nick Papiordoc: a missing P in dgeqr2p documention
2016-09-01 Nick Papiorbug: external definitions not called, removed
2016-08-29 langouMerge pull request #36 from eugenechereshnev/fix-trevc3-bug
2016-08-29 Eugene ChereshnevFix incorrect call to GEMM in ctrevc3.f and ztrevc3...
2016-08-11 julielangouMerge pull request #33 from vladimir-ch/fix-doc-laqr2
2016-08-05 Vladimir Chalupecky?LAQR2: fix documentation about updated block of Z
2016-08-04 langouMerge pull request #28 from vladimir-ch/fix-trexc-n0
2016-08-04 Vladimir Chalupecky?TREXC: fix range checks for IFST and ILST
2016-08-02 julielangouMerge pull request #24 from vladimir-ch/master
2016-08-01 Vladimir Chalupecky?TREXC: fix documentation for LDQ parameter
2016-07-27 langouMerge pull request #9 from vladimir-ch/master
2016-07-27 Vladimir Chalupecky?LALN2: fix doc for the D2 parameter
2016-07-11 Julien LangouMerge branch 'FixInstalledPathingWithLib64' of https...
2016-07-11 Julien LangouPull request from Hans Johnson. Move command directives...
2016-07-10 Hans JohnsonSTYLE: Convert CMake-language commands to lower case
2016-07-10 julielangouMerge pull request #5 from hjmjohnson/RemoveEndOfLineSpaces
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in Fortran files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in MISC files
2016-07-09 Hans JohnsonSTYLE: Remove trailing whitespace in CMake files
2016-06-28 Sébastien VillemotDescription: Fix various typos
2016-06-18 JulieUpdate date, version for 3.6.1 release
2016-06-18 JulieAdding *trevc3 routines to CMakefile.txt file + fix...
2016-06-17 Tim Hopkins, Unive... Patch from Tim Hopkins sent by email on March 14th...
2016-06-16 JulieSLASD1 and DLASD1: IDXQ should be [in,out]
2016-06-16 JulieZGEJSV: coding style unification - DOUBLE COMPLEX
2016-06-16 JulieCGESVDX and ZGESVDX contain double assignment to ALLS...
2016-06-15 JulieSBDSVDX and DBDSVDX routines contain wrong name in...
2016-06-15 JulieMissing verbatim tags in ILAVER, CGESVJ, CGEJSV, ZGEJSV
2016-06-15 JulieUpdate Descriptions for IL, IU, VL and VU
2016-06-15 Julie?LAQR5, ?LASQ3, ?LASQ4: some fixes in doc
2016-06-15 JulieAlign definition of DIFR on *lasd8
2016-06-14 Julien LangouFix from Vladimir Chalupecky.
2016-06-13 JulieFix Compile error with ifort -warn all - Contributed...
2016-06-13 Julieblocked back-transformation for the non-symmetric eigen...
2016-05-26 Julien LangouBug report 2/2 from Lawrence Mulholland (NAG)
2016-05-26 Julien LangouBug report 1/2 from Lawrence Mulholland (NAG)
2016-05-23 Julien Langouapply 1742, 1743 and 1744
2016-04-29 julieFix CUNCSD: Illegal use of integer for array argument...
2016-04-28 julieFrom Mark Gates (UTK) - Fix Bug 157 - Various bugs...
2016-04-01 langouSee post on forum on Thu Mar 31, 2016:
2016-04-01 langou( some spaces removed )
2016-03-15 langouEmail from Tim Hopkins (University of Kent), March...
2016-02-23 julieAPPLYING INTEL PATCHES sent to Julie on Feb 19th 2016...
2016-02-23 julieAPPLYING INTEL PATCHES sent to Julie on Feb 19th 2016...
2016-02-23 julieAPPLYING INTEL PATCHES sent to Julie on Feb 19th 2016...
2016-02-23 julieAPPLYING INTEL PATCHES sent to Julie on Feb 19th 2016...
2016-02-23 julieAPPLYING INTEL PATCHES sent to Julie on Feb 19th 2016...
2016-02-23 julieAPPLYING INTEL PATCHES sent to Julie on Feb 19th 2016...
next