Martin Kroeker
|
b746f0eda3
|
Allocate IWORK to hold at least the one element for workspace queries
|
2 months ago |
Usui, Tetsuzo
|
14107e37d9
|
Add parallel laed3
|
3 months ago |
Martin Kroeker
|
5aeca597fe
|
Fix documentation error and ordering bug (Reference-LAPACK PR 1140)
|
3 months ago |
Martin Kroeker
|
dcb289539b
|
Merge pull request #5344 from MaartenBaert/fix-dlasd7
LAPACK: Fix documentation error and ordering bug in DLASD7
|
3 months ago |
Martin Kroeker
|
83a01d29ca
|
Revert "Fix out-of-bounds accesses in ?/SCAL/?GEEV triggered by preceding errrors/invalid inputs"
|
3 months ago |
Maarten Baert
|
0904a42fa4
|
Fix documentation error and ordering bug in DLASD7
|
3 months ago |
Martin Kroeker
|
f1097d1cba
|
Merge pull request #5306 from martin-frbg/lapack1131
Fix missing initialization leading to bypassing corner cases in C/ZGEQP3RK (Reference-LAPACK PR #1131)
|
3 months ago |
Martin Kroeker
|
bad47bd024
|
Fix too strict leading dimensions check in LAPACKE_?gesdd_work (Reference-LAPACK PR #1126) (#5307)
* relax leading dimensions check (Reference-LAPACK PR #1126)
|
3 months ago |
Martin Kroeker
|
1804ff58d7
|
fix missing initialization
|
3 months ago |
Martin Kroeker
|
906b9df316
|
fix missing initialization
|
3 months ago |
Martin Kroeker
|
f4e5177050
|
fix dimension used in nancheck (Reference-LAPACK PR 1135)
|
3 months ago |
Martin Kroeker
|
2a6beac88f
|
fix dimension used in transposition (Reference-LAPACK PR 1135)
|
3 months ago |
Martin Kroeker
|
d8a2324699
|
fix dimension used in nancheck (Reference-LAPACK PR 1135)
|
3 months ago |
Martin Kroeker
|
874744976c
|
fix dimension used in nancheck (Reference-LAPACK PR 1135)
|
3 months ago |
Martin Kroeker
|
cf9e34c1f4
|
Merge pull request #5258 from martin-frbg/issue5255
Fix empty prototypes in files converted from Fortran (fixes compilation with GCC15)
|
4 months ago |
Martin Kroeker
|
2320e0b757
|
Merge pull request #5244 from chitao1234/develop
allow the use of LAPACK_COMPLEX_CPP when using MSVC compiler
|
4 months ago |
Martin Kroeker
|
0d69a2930d
|
Fix empty prototypes of select/selctg
|
4 months ago |
Martin Kroeker
|
5c958dfe1e
|
Avoid of out of bounds accesses in SCAL when INFO<0
|
5 months ago |
Martin Kroeker
|
4c0445aed1
|
Avoid out of bounds accesses in SCAL when INFO <0
|
5 months ago |
Martin Kroeker
|
d48a2fc469
|
Avoid out of bounds accesses in SCAL when INFO<0
|
5 months ago |
Martin Kroeker
|
47b43054f1
|
Avoid out of bounds accesses in SCAL when INFO<0
|
5 months ago |
chitao1234
|
e1bd631593
|
allow the use of LAPACK_COMPLEX_CPP when using MSVC compiler
|
5 months ago |
Martin Kroeker
|
1b3e7cc491
|
Merge pull request #5212 from martin-frbg/lapack1119
Fix incomplete error message in EIG test (Reference-LAPACK PR 1119)
|
5 months ago |
Martin Kroeker
|
94fb7033a4
|
Fix incomplete error message (Reference-LAPACK PR 1119)
|
5 months ago |
Ruiyang Wu
|
1b0c0f00e9
|
CMake: Avoid mixed OpenMP linkage
|
6 months ago |
Martin Kroeker
|
8a418b1aab
|
Add dummy implementations for the LAPACK_COMPLEX_CUSTOM case
|
6 months ago |
Martin Kroeker
|
d035e80d33
|
move the original non-recursive ?LARFT here (Reference-LAPACK PR 1080)
|
8 months ago |
Martin Kroeker
|
459fa8102b
|
Create subdirectory for the old non-recursive ?larft
|
8 months ago |
Martin Kroeker
|
0c4b4cd78c
|
move the non-recursive original ?larft here (Reference-LAPACK PR 1080)
|
8 months ago |
Martin Kroeker
|
ed516994d6
|
replace ?larft with a recursive implementation (Reference-LAPACK PR 1080)
|
8 months ago |
Martin Kroeker
|
4c1a23673a
|
Remove comparison that is always false (Reference-LAPACK PR 1062)
|
8 months ago |
Martin Kroeker
|
8385e02ae1
|
Do not check LDVT when VT is not going to be referenced
|
8 months ago |
Martin Kroeker
|
5c9417d306
|
Assume no underline suffixes on symbols when compiling with ifx on Windows
|
9 months ago |
Matthew Thompson
|
35334ed2ea
|
Fixes for Fortran Standards violations for lapack-netlib
|
10 months ago |
Martin Kroeker
|
f66e6d32c2
|
Merge pull request #4953 from NickelWenzel/fix_trtrs_return_types
fix: return types of *trtrs routines
|
11 months ago |
nickel
|
79f4bbd4cd
|
fix: return types of *trtrs routines
|
11 months ago |
Martin Kroeker
|
22628f1a69
|
Fix leading dimension for B (Reference-LAPACK PR 1064)
|
11 months ago |
Martin Kroeker
|
27ed6da331
|
Fix leading dimension for B (Reference-LAPACK PR 1064)
|
11 months ago |
Martin Kroeker
|
7018c1b001
|
Fix leading dimension for B (Reference-LAPACK PR 1064)
|
11 months ago |
Martin Kroeker
|
a659f40fe1
|
Fix leading dimension for B (Reference-LAPACK PR 1064)
|
11 months ago |
Martin Kroeker
|
d8f740791a
|
tweak threshold a little more to cover POWER10 fma
|
1 year ago |
Martin Kroeker
|
923b79de47
|
make the type of the hidden arguments configurable via LAPACK_STRLEN (Reference-LAPACK PR 1025)
|
1 year ago |
Martin Kroeker
|
5bdd3a05f0
|
Merge pull request #4841 from martin-frbg/lapack1033
Prevent compilers from using FMA that could increase error in ?GEEVX (Reference-LAPACK PR 1033)
|
1 year ago |
Martin Kroeker
|
bce48d4a13
|
Fix typos and sytrd boundary workspace (Reference-LAPACK PR 1030)
|
1 year ago |
Martin Kroeker
|
c8b4ceca85
|
prevent compilers from using FMA (Reference-LAPACK PR 1033)
|
1 year ago |
Martin Kroeker
|
0096482f03
|
fix incompatible definitions of MAXLOC
|
1 year ago |
Martin Kroeker
|
215279662e
|
fix possible infinite loop on error (Reference-LAPACK PR 1024)
|
1 year ago |
Martin Kroeker
|
a9817b4212
|
fix reference in format (Reference-LAPACK PR 1024)
|
1 year ago |
Martin Kroeker
|
bf521a2ced
|
fix possible infinite loop on error (Reference-LAPACK PR 1024)
|
1 year ago |
Martin Kroeker
|
cf2962bdb5
|
fix possible infinite loop on error (Reference-LAPACK PR 1024)
|
1 year ago |