langou
|
3200980553
|
Merge pull request #953 from ACSimon33/test_memory_leak
Fixed memory leak in testing framework
|
2023-11-29 08:43:39 -07:00 |
|
Simon Maertens
|
3d2b9cbdcd
|
Fixed memory leak in testing framework (?chkaa.F)
|
2023-11-29 15:18:49 +00:00 |
|
langou
|
af77ebfa6c
|
Merge pull request #950 from ACSimon33/cblas_weak_attribute
|
2023-11-29 08:08:00 -07:00 |
|
langou
|
9560fe2fe3
|
Merge pull request #951 from ACSimon33/nagfor_imag_fix
|
2023-11-29 08:06:10 -07:00 |
|
Simon Maertens
|
2a0aea9c4c
|
Added missing comma in FORMAT expression
|
2023-11-29 14:34:26 +00:00 |
|
Simon Maertens
|
c69a96ea9e
|
Added missing comma in FORMAT expression
|
2023-11-29 14:33:00 +00:00 |
|
Simon Maertens
|
8c54a57d66
|
Replaced non-standard IMAG function with its standard counterpart `AIMAG.
|
2023-11-29 14:31:16 +00:00 |
|
Simon Maertens
|
26db2da3eb
|
Fixed Fortran compiler flags check for nagfor compiler and usage in CBLAS target
|
2023-11-29 14:30:30 +00:00 |
|
Simon Maertens
|
10432bb5e8
|
Fixed HAS_ATTRIBUTE_WEAK_SUPPORT flag for CBLAS objects
|
2023-11-29 12:53:09 +00:00 |
|
langou
|
e78a2ad18c
|
Merge pull request #948 from weslleyspereira/fix-945
Enables Fortran before including CheckFortranFunctionExists in CMakeL…
|
2023-11-27 12:04:16 -07:00 |
|
Weslley S Pereira
|
cbb553627e
|
Enables Fortran before including CheckFortranFunctionExists in CMakeLists.txt
|
2023-11-27 10:29:11 -07:00 |
|
langou
|
04b044e020
|
Merge pull request #944 from julielangou/master
LAPACK 3.12.0 release
v3.12.0
|
2023-11-24 13:41:15 -07:00 |
|
Julie
|
d7be813203
|
LAPACK 3.12.0 release
Update documentation for coming release
|
2023-11-24 12:36:54 -08:00 |
|
langou
|
b231dd57cd
|
Merge pull request #941 from Reference-LAPACK/lapack-new-feature
Update of the documentation to the pull request "Truncated QR with Pivoting #891"
|
2023-11-21 07:14:44 -07:00 |
|
scr2016
|
bd4455fb82
|
updated descriptions for the truncated QR routines second time
|
2023-11-21 03:02:10 -08:00 |
|
scr2016
|
dcbd80331e
|
updated descriptions for the truncated QR routines
|
2023-11-20 23:07:59 -08:00 |
|
scr2016
|
aec6cb3281
|
Fixed an error in the description of complex routines, changed othogonal into unitary
|
2023-11-20 22:58:28 -08:00 |
|
langou
|
d811d855d8
|
Merge pull request #940 from ACSimon33/void_main_fix_for_apple_clang
|
2023-11-15 08:16:04 -07:00 |
|
Simon Maertens
|
d2c2de1d54
|
Changed void main() to int main() in CMake check because AppleClang doesn't allow it
|
2023-11-15 15:04:56 +00:00 |
|
langou
|
4b8a925006
|
Merge pull request #939 from ACSimon33/nagfor_fix
Fixed Fortran preprocessor flag for NAG Fortran compiler
|
2023-11-15 07:40:26 -07:00 |
|
Simon Maertens
|
b29d75131e
|
Fixed Fortran preprocessor flag for NAG Fortran compiler
|
2023-11-15 14:22:26 +00:00 |
|
langou
|
d58d59a99d
|
Merge pull request #891 from Reference-LAPACK/lapack-new-feature
Truncated QR with Pivoting
|
2023-11-14 21:02:04 -07:00 |
|
scr2016
|
8d44861982
|
fixed a type for adding TESTING/LIN/zchkqp3rk.f into CMakeLists.txt
|
2023-11-14 05:35:24 -08:00 |
|
scr2016
|
a1322ff40e
|
merged with git pull
|
2023-11-14 05:16:11 -08:00 |
|
scr2016
|
21e33bd707
|
final trucated QR
|
2023-11-14 04:42:11 -08:00 |
|
scr2016
|
d64a6ca96d
|
fixed a typo-bug for intrinsics in dlaqp3rk.f
|
2023-11-14 04:42:11 -08:00 |
|
scr2016
|
7603b62709
|
UPDATED the descriptions of the new truncated QR routines
|
2023-11-14 04:42:11 -08:00 |
|
scr2016
|
ea4787ca59
|
added complex precision truncated QR and testing for CGEQP3RK, CLAQP2RK, CLAQP3RK
|
2023-11-14 04:42:11 -08:00 |
|
scr2016
|
6a15917836
|
added declaration of intrinsics REAL or DBLE in SRC/dchkqp3rk.f zchkqp3rk.f schkqp3rk.f
|
2023-11-14 04:42:11 -08:00 |
|
scr2016
|
ee81706f4f
|
fxed comments in zchkqp3rk.f schkqp3rk.f
|
2023-11-14 04:42:11 -08:00 |
|
scr2016
|
036fef485f
|
fixed description in SRC/zlaqp2rk.f SRC/zlaqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
0a6744177a
|
fixed comments in SLAQP3RK
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
c2228e10e1
|
forgot add in the previous commit TESTING/LIN/schkqp3rk.f, adding now
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
7019c6345c
|
added single precision ant testing for truncated QR i.e. SGEQP3RK, SLAQP2RK, SLAQP3RK
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
540e4eb0a9
|
Changed ArrayE allocation from static to dynamic
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
0c440488d9
|
changed LWORK_DORMQR into LWORK_MQR name in LIN/dchkqp3rk.f LIN/zchkqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
10e12a4001
|
Intrinsic DBLE declaration from DLAQP3RK, since it is not used
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
bd42f8ebaf
|
DOWNDATED comments in TESTING/LIN/dchkqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
5bcd5859e5
|
added comments symbols '*' in TESTING/LIN/zchkqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
c64027aa5e
|
DOWNDATED commnets in SRC/dgeqp3rk.f SRC/dlaqp2rk.f SRC/dlaqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
349a295b93
|
removed one comment sign * in SRC/zlaqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
d086a3d5b8
|
DOWNDATED comments in LIN/zchkqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
bfbd799e1a
|
DOWNDATED comments in SRC/zgeqp3rk.f SRC/zlaqp2rk.f SRC/zlaqp3rk.f
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
7656583a53
|
changed formatting in the RELTOL description WE recomment RELTOL to be ... and for complex case added a factor of 10 as min( 10*max(M,N)*EPS, sqrt(EPS) ) <= RELTOL
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
e3b58c4cda
|
added testing code for DGEQP3RK
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
c037c322b7
|
added SRC/zgeqp3rk.f SRC/zlaqp2rk.f SRC/zlaqp2rk.f and changed Makefile and CMakeLists.txt accordingly
|
2023-11-14 04:42:10 -08:00 |
|
scr2016
|
c3eaab30c6
|
corrected comments in TESTING/LIN/dchkqp3rk.f for KMAX loop
|
2023-11-14 04:42:09 -08:00 |
|
scr2016
|
667f08c385
|
corrected comment in update the i-th row of A in DLAQP3RK
|
2023-11-14 04:42:09 -08:00 |
|
scr2016
|
1309b6c5cc
|
fixed an DLARFG index bug in dlaqp2rk.f and inserted debug statement in dlaqp3rk.f
|
2023-11-14 04:42:09 -08:00 |
|
scr2016
|
231dd99d0c
|
changed alligment of if statements in generation matrices with zeros in TESTINg/LIN/dchkqp3rk.f
|
2023-11-14 04:42:09 -08:00 |
|