Adding [SY/HE]CON_3 to LAPACKE
[platform/upstream/lapack.git] / LAPACKE / src / CMakeLists.txt
2016-12-11 JulieAdding [SY/HE]CON_3 to LAPACKE
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-06 cmohaMerge remote-tracking branch 'refs/remotes/Reference...
2016-12-04 Julien LangouMerge branch 'master' of https://github.com/Reference...
2016-12-04 JulieAdding complex symmetric Aasen routines to LAPACKE
2016-11-26 Juliemerging: Various cleanups to makefiles #84
2016-11-19 julielangouMerge pull request #83 from haidarazzam/master
2016-11-11 JulieName change for Aasen in LAPACKE plus adding TRS_AA
2016-11-11 JulieMerging changes
2016-11-04 JulieAasen sv and trs in LAPACKE
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 CMake files
2015-11-15 langouadding the GETRF2 and POTRF2 from LAPACKE to CMAKE
2015-11-14 julieAdding *esvdx and *bdsvdx to LAPACKE
2015-11-13 julieAdding *gesvj and *gejsv to LAPACKE
2015-11-11 julieAdding xlapmt to LAPACKE
2015-10-05 julieAdding [un/or]csd2by1 routines to LAPACKE
2015-10-05 julieAdding xlascl to LAPACKE
2015-09-25 julieAdding xsytrf_rook, xsytrs_rook, xhetrf_rook and xhetrs...
2015-09-15 julieIssues and fixes submitted by Christoph Conrads on...
2015-08-17 philippe.thevenyAdded LAPACKE wrappers for GSVD (complements r1572).
2015-02-24 philippe.thevenyAdd xGGHD3: blocked Hessenberg reduction, code from...
2014-10-08 julieFixing folder uppercase / lower case issue - Thank...