Martin Kroeker
|
13ba4edf43
|
fix function prototypes (empty parentheses)
|
2023-09-30 12:53:35 +02:00 |
Martin Kroeker
|
726c44242b
|
Add lower threshold for multithreading
|
2021-07-01 17:41:05 +02:00 |
Martin Kroeker
|
1b5620b66e
|
Add lower threshold for multithreading in ?potrf and ?potri
|
2021-06-26 23:47:41 +02:00 |
Martin Kroeker
|
d65e9a2bbd
|
Merge pull request #2253 from thrasibule/xerbla
fix error messages
|
2020-01-18 20:39:04 +01:00 |
Guillaume Horel
|
2463938879
|
fix error message
|
2019-09-11 10:35:25 -04:00 |
Guillaume Horel
|
5d6525c87c
|
more bugfix
|
2019-09-10 17:30:57 -04:00 |
Guillaume Horel
|
459bb9291d
|
fix error codes
|
2019-09-10 17:10:33 -04:00 |
Guillaume Horel
|
5997b6b491
|
bugfix
|
2019-09-08 11:14:49 -04:00 |
Guillaume Horel
|
7ec7b999a5
|
add missing file
|
2019-09-08 11:14:49 -04:00 |
Guillaume Horel
|
ea747cf933
|
start working on ?trtrs
|
2019-09-08 11:14:49 -04:00 |
Martin Kroeker
|
f3c262156e
|
Add an explicit cast to silence a warning
for #1710
|
2018-09-13 14:24:29 +02:00 |
Martin Kroeker
|
30f5a69ab8
|
Add explicit cast to silence a warning
for #1710
|
2018-09-13 14:23:31 +02:00 |
Werner Saar
|
41000c8443
|
added directory for optimized lapack fortan codes and added dlaqr5.f
|
2016-05-31 12:53:07 +02:00 |
Timothy Gu
|
6c2ead30f0
|
Remove all trailing whitespace except lapack-netlib
Signed-off-by: Timothy Gu <timothygu99@gmail.com>
|
2014-06-27 12:05:18 -07:00 |
wernsaar
|
25e899b60b
|
fixed function profile in zpotri.c
|
2014-05-25 09:15:22 +02:00 |
wernsaar
|
89da450800
|
enabled and tested optimized potri lapack functions
|
2014-05-23 12:14:30 +02:00 |
wernsaar
|
c26bbee489
|
enabled abd tested optimized trtri lapack functions
|
2014-05-23 10:55:39 +02:00 |
wernsaar
|
a748d3a75d
|
enabled optimized trti2 lapack functions again
|
2014-05-21 11:02:07 +02:00 |
wernsaar
|
a5ab231ad4
|
enabled optimized complex lauum lapack functions again
|
2014-05-21 10:35:28 +02:00 |
wernsaar
|
dbaeea7b59
|
enabled lauu2 and lauum lapack functions again
|
2014-05-21 09:49:18 +02:00 |
wernsaar
|
abad6f66d6
|
marked trti2.c and ztrti2.c as bad
|
2014-05-19 13:50:02 +02:00 |
wernsaar
|
2ff66e661d
|
enabled and tested optimized laswp lapack function
|
2014-05-19 13:35:32 +02:00 |
wernsaar
|
5e55034922
|
marked zlauu2.c and zlauum.c as bad
|
2014-05-19 12:53:22 +02:00 |
wernsaar
|
9a9e810239
|
marked trtri.c and ztrtri as bad
|
2014-05-19 12:42:52 +02:00 |
wernsaar
|
45be9ac111
|
moved trtri.c and ztrtri.c to the directory lapack
|
2014-05-19 12:29:29 +02:00 |
wernsaar
|
9f201558c9
|
marked lauu2.c and lauum.c as bad
|
2014-05-19 12:00:16 +02:00 |
wernsaar
|
d4237cb7f3
|
marked larf.c as obsolete
|
2014-05-19 11:23:17 +02:00 |
wernsaar
|
aaa9d7fbf8
|
marked potri functions as bad because a lot of errors
|
2014-05-18 23:41:13 +02:00 |
wernsaar
|
c0cf875a82
|
added optimized lapack files from OpenBLAS
|
2014-05-18 14:09:22 +02:00 |