Martin Kroeker
69f4e8b86c
Fix missing comma on continued line
EXTERNAL declaration of subroutines missed a comma before the continuation line,
causing a strange run-together name to appear in the object when compiled with ifort.
8 years ago
Martin Kroeker
e072e68aa0
Fix missing comma in continued line
EXTERNAL declaration of subroutines missed a comma before the continuation line,
causing a strange run-together name to appear in the object when compiled with ifort.
8 years ago
Werner Saar
1153e3ac39
filtered out -fopenmp and fix for mingw
8 years ago
Werner Saar
7c2c488c23
removed xerbla and lsame for Makefile
8 years ago
Werner Saar
4494d03a21
filtered out optimized functions
8 years ago
Werner Saar
d35baf30cf
added lapack 3.7.0 with latest patches from git
8 years ago
Werner Saar
8cd46acebb
removed lapack 3.6.0
8 years ago
Martin Köhler
92a858e69e
Import LAPACK: SRC directory
9 years ago
Martin Kroeker
9b69d8a8e5
Update zgetrf2.f
Trivial typo correction (ZERBLA => XERBLA) to fix #910
9 years ago
Werner Saar
10c2ebdfc5
BUGFIX: removed fixes for bugs #148 and #149 , because info for xerbla is wrong
9 years ago
Werner Saar
26b3b3a3e6
bugfixes form lapack svn for bugs #142 - #155
9 years ago
Werner Saar
299cdcdc29
lapack fixes for Windos
10 years ago
Werner Saar
33e37d01b3
added lapack-3.6.0
10 years ago
Werner Saar
64db4576e6
removed lapack-3.5.0
10 years ago
wernsaar
cedc1f4b14
Ref #410 : disabled optimized potri functions ( single threading bug)
11 years ago
wernsaar
2081f6e8ff
Lapack bug114: replaced cgesvd.f and zgesvd.f
11 years ago
wernsaar
dc6b809f15
Lapack bug117: replaced zstemr.f
11 years ago
wernsaar
0f08684649
Lapack bug118: replaced clanhf.f and zlanhf.f
11 years ago
Zhang Xianyi
a40116de25
Fixed generating DLL bug.
11 years ago
wernsaar
89da450800
enabled and tested optimized potri lapack functions
11 years ago
wernsaar
c26bbee489
enabled abd tested optimized trtri lapack functions
11 years ago
wernsaar
a748d3a75d
enabled optimized trti2 lapack functions again
11 years ago
wernsaar
a5ab231ad4
enabled optimized complex lauum lapack functions again
11 years ago
wernsaar
dbaeea7b59
enabled lauu2 and lauum lapack functions again
11 years ago
wernsaar
0d75f3b6a2
enabled and tested optimized gesv lapack functions
11 years ago
wernsaar
2ff66e661d
enabled and tested optimized laswp lapack function
11 years ago
wernsaar
ebc95e6f11
enabled and tested optimized potf2 lapack functions
11 years ago
wernsaar
61a2c50e8e
enabled and tested optimized getf2 lapack functions
11 years ago
wernsaar
4f98f8c9b3
enabled and tested optimized potrf lapack functions
11 years ago
wernsaar
536875d463
enabled and tested optimized getrs lapack functions
11 years ago
wernsaar
65f2fba4c3
enabled and tested optimized cgetrf lapack function
11 years ago
wernsaar
eea6f51df9
enabled and tested optimized sgetrf lapack function
11 years ago
wernsaar
6fc4646709
enabled and tested optimized zgetrf lapack function
11 years ago
wernsaar
ac029f81b3
enabled and tested optimized dgetrf function
11 years ago
wernsaar
a35a1a9ae7
changed makefiles for lapack development
11 years ago
Zhang Xianyi
0f6e79f918
Refs #324 . Upgrade LAPACK to 3.5.0 version.
11 years ago
Viral B. Shah
eae6920f2d
Patch LAPACK XLASD4.f as discussed in JuliaLang/julia#2340
12 years ago
Zhang Xianyi
61a9582987
Changed makefile for lapack.
12 years ago
Zhang Xianyi
3eb5af1955
Refs #247 . Included lapack source codes. Avoid downloading tar.gz from netlib.org
Based on 3.4.2 version, apply patch.for_lapack-3.4.2.
12 years ago