platform/upstream/lapack.git
2016-11-04 julielangouMerge pull request #71 from advanpix/master
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 JulieRemove duplicate definitions
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-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 Gatesmake SY/HE imat match LAWN 41 (different than PO)
2016-10-17 Mark GatesE is output since its contents are modified (destroyed)
2016-10-17 Mark GatesC is output
2016-10-14 Pavel HoloborodkoFixed comment as for minimum required size of WORK
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-06 Kyle GuinnImprove pkgconfig file generation
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-29 langouMerge pull request #60 from vladimir-ch/fix-lapacke...
2016-09-29 Vladimir ChalupeckyLAPACKE: fix wrong direction in LAPACKE_?larfb_work
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-18 langouMerge pull request #53 from zerothi/test-unused
2016-09-18 Nick Papiormaint: removed unused variables in testing routines
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 #35 reported by @brandimarte
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-07 Elena IvanovaUnused var JDUM described in ./TESTING/EIG/serrgg.f
2016-09-05 langouMerge pull request #39 from antonio-rojas/master
2016-09-05 langouMerge pull request #45 from jschueller/testing
2016-09-05 Julien LangouAdd the flag `-assume protect_parens` for the Intel...
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-09-01 Antonio RojasUpdate lapacke.pc.in
2016-09-01 Antonio RojasUpdate cblas.pc.in
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-23 Julien SchuellerFix global options definition
2016-08-23 Julien SchuellerEnable CBLAS tests in Travis
2016-08-23 Julien SchuellerFix CBLAS testing
2016-08-11 julielangouMerge pull request #33 from vladimir-ch/fix-doc-laqr2
2016-08-05 langouMerge pull request #31 from vladimir-ch/lapacke-trexc...
2016-08-05 Vladimir ChalupeckyLAPACKE_?trexc_work: check ldq conditionally on compq
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-02 julielangouMerge pull request #21 from hjmjohnson/AddLAPACKETMGTesting
2016-08-02 julielangouMerge pull request #20 from hjmjohnson/FixNightlyTests
2016-08-01 Vladimir Chalupecky?TREXC: fix documentation for LDQ parameter
2016-07-29 Hans JohnsonENH: Add LAPACKE_WITH_TMG to default testing
2016-07-29 Hans JohnsonCOMP: Ignore nfs future file modification warning
2016-07-29 Hans JohnsonENH: Only run python summary tests with compatible...
2016-07-29 julielangouMerge pull request #19 from hjmjohnson/ImproveTravisNaming
2016-07-29 julielangouMerge pull request #15 from hjmjohnson/PreventBadBuildC...
2016-07-29 Hans JohnsonENH: Improving the travis dashboard name
2016-07-28 Hans JohnsonCOMP: Prevent insource builds and inbuild installs
2016-07-28 Hans JohnsonENH: Fix travis build pathing
2016-07-28 Hans JohnsonCOMP: Let travis CI builds submit to the dashboard
2016-07-28 julielangouMerge pull request #13 from hjmjohnson/DefaultToRelease
2016-07-28 julielangouMerge pull request #12 from hjmjohnson/MoveToGit
2016-07-27 Hans JohnsonENH: Update default ctest configuration options
2016-07-27 Hans JohnsonCOMP: Move to git for cdash testing
2016-07-27 Hans JohnsonENH: Set default build type to "Release"
2016-07-27 langouMerge pull request #9 from vladimir-ch/master
2016-07-27 Vladimir Chalupecky?LALN2: fix doc for the D2 parameter
next