platform/upstream/lapack.git
2017-02-04 eugene.chereshnevlapacke_*larfb: char vars should be compared by LAPACKE...
2017-02-03 langouMerge pull request #117 from nickkolok/genEration
2017-02-03 NickKolokgeNRation fixed to geNERation 4 times
2017-02-01 Julien LangouFix #116
2017-01-23 langouMerge pull request #114 from turboencabulator/cleanup
2017-01-23 Kyle GuinnAvoid rebuilding CBLAS library and examples
2017-01-23 Kyle GuinnConsolidate the BLAS/TESTING Makefiles
2017-01-23 Kyle GuinnMove some rules to INSTALL/Makefile
2017-01-22 Kyle GuinnRemove stale libm dependency
2017-01-22 Kyle GuinnMake ALLXOBJ refer to the right set of files
2017-01-22 Kyle GuinnFix Doxygen warnings
2017-01-22 Kyle GuinnRemove duplicate ilaver.f
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-21 Kyle GuinnSwitch spelling of USE_XBLAS
2017-01-21 Kyle GuinnUse ${DSLASRC} and ${ZCLASRC} when building single...
2017-01-21 Kyle GuinnAdd a missing file
2017-01-21 Kyle GuinnRemove duplicate line
2017-01-21 Kyle GuinnUpdate comments
2017-01-20 Kyle GuinnFix Makefile/CMakeLists.txt differences
2017-01-20 Kyle GuinnMove [sd]latm7 to the list of common files
2017-01-20 Kyle GuinnFix whitespace and flag ordering leftovers from merge
2017-01-20 Kyle GuinnMerge tag 'v3.7.0' into cleanup
2017-01-17 Julien Langoua few `gq}` command (no content change)
2017-01-17 Julien Langoucapitalize some letters
2017-01-17 Jim Demmelsuggestion from Jim
2017-01-17 Julien Langou?case sensitive?
2017-01-17 Julien Langouedit in the README to speak a little more about licensi...
2017-01-17 Jim Demmeledits from Jim
2017-01-13 Julien Langouminor
2017-01-13 Julien LangouEdit the README.md
2017-01-04 langouMerge pull request #108 from nschloe/readme-markdown
2017-01-04 Nico SchlömerUpdate README.md
2017-01-04 Nico Schlömerupdate README, include travis badge
2016-12-29 Julien Langoufixes some more complex to int conversion in the LAPACK...
2016-12-29 Julien LangouFix issue #105
2016-12-29 langouMerge pull request #107 from jschueller/ftbfs-aggregated
2016-12-29 langouMerge pull request #104 from sebastien-villemot/master
2016-12-29 langouMerge pull request #106 from jschueller/patch-1
2016-12-29 Julien SchuellerFix complex to int conversion
2016-12-29 Julien SchuellerFix osx build
2016-12-29 Sébastien VillemotFix -r option of lapack_testing.py.
2016-12-29 Sébastien VillemotFix various typos.
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 JulieUpdating version on Version files
2016-12-23 JulieFixing 2stage lapacke
2016-12-22 Julien Langousomewhat better description of the minimal workspace...
2016-12-22 Julien LangouFollow up with ad5bc21cb50535d66d628a309d60128db96c8851
2016-12-19 Julien Langoucontribution from Zlatko Drmac
2016-12-19 Julien Langou( oops, forgot to commit ztrevc3.f in previous commit. )
2016-12-19 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-19 Julien Langou[ minor ] fix some missing EXTERNAL declarations
2016-12-18 JulieReverting commit for Travis fix
2016-12-18 JulieAdding 2stage to LAPACKE
2016-12-17 JulieFix typo
2016-12-16 langouMerge pull request #101 from karturov/master
2016-12-14 Julien Langoufollowing up with 1c09a232b5d1314e2e13f36e081efe9f9406d17e
2016-12-14 eugene.chereshnevFix ?LAMSWLQ
2016-12-14 eugene.chereshnevFix ?LAMTSQR
2016-12-14 eugene.chereshnevTESTING/LIN/*errtsqr.f: fix LDA in ?GEMQR calls
2016-12-14 eugene.chereshnevFix ?GETSLS
2016-12-14 eugene.chereshnevFix ?GEQR and ?GEMQR
2016-12-14 eugene.chereshnevFix ?GELQ and ?GEMLQ
2016-12-14 konstantin... Minor fix in Netlib test
2016-12-14 konstantin... Merge branch 'master' of https://github.com/karturov...
2016-12-14 konstantin... Changes in TS QR API
2016-12-14 eugene.chereshnevFix tests in accordance with interface changes
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-13 Julien Langoufix #98
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 Renegade removing GOTO
2016-12-07 Renegade merging zhetrd_hb2st
2016-12-07 JulieTrying to fix Travis for Fortran build
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-06 langouMerge pull request #93 from cmoha/patch-2
2016-12-06 cmohabug: fixed compilation error
2016-12-04 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-04 Julien Langoucorrect WORKSPACE size for dgemqr
2016-12-04 Julien Langouremove MB and NB from the code, they are not used and...
2016-12-04 Julien Langouminor
2016-12-04 Julien Langoucorrection of previous commit: WORK needs actuallt...
2016-12-04 Julien LangouWORK needs to be at least of size 6
2016-12-04 Julien Langouminor
next