Martin Kroeker
|
0e55702b80
|
Use dynamic allocation in ?SYL01 tests (Reference-LAPACK PR 854)
|
2023-06-18 11:17:21 +02:00 |
Martin Kroeker
|
92720c2f1e
|
Remove unused variable SMIN (Reference-LAPACK 832)
|
2023-05-31 11:33:32 +02:00 |
Martin Kroeker
|
a757e1486f
|
Fix potential segfault from not allocating work array (Reference-LAPACK 836)
|
2023-05-31 08:44:20 +02:00 |
Martin Kroeker
|
447368783a
|
Add quick return for N < 1 (Reference-LAPACK PR 837)
|
2023-05-25 13:06:15 +02:00 |
Martin Kroeker
|
490ce5199b
|
Update brief description of function purpose (Reference-LAPACK 831)
|
2023-05-25 10:22:24 +02:00 |
Martin Kroeker
|
e728744bd6
|
Add comments on handling of zero-sized B matrix in ?GELSY (Reference-LAPACK PR 833) (#4056)
* Add comment related to zero-sized matrix B
|
2023-05-24 22:30:45 +02:00 |
Martin Kroeker
|
912bfd9bfb
|
fix scaling (Reference-LAPACK PR 830)
|
2023-05-24 16:52:56 +02:00 |
Martin Kroeker
|
e2f4adfc60
|
fix scaling (Reference-LAPACK PR 830)
|
2023-05-24 16:51:14 +02:00 |
Martin Kroeker
|
0d72705adc
|
fix segfault when executing with row major (Reference-LAPACK 768)
|
2023-05-24 11:41:28 +02:00 |
Martin Kroeker
|
abbc387145
|
fix segfault when executing with row major
|
2023-05-24 11:40:25 +02:00 |
Martin Kroeker
|
b0a72586a3
|
fix segfault when executing with row major
|
2023-05-24 11:39:20 +02:00 |
Martin Kroeker
|
c0da3af13b
|
Fix segfault when executing with row major
|
2023-05-24 11:37:32 +02:00 |
Martin Kroeker
|
58ac660d07
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2023-05-18 23:52:07 +02:00 |
Martin Kroeker
|
2182cc0ff5
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2023-05-18 23:48:21 +02:00 |
Martin Kroeker
|
4f10899f5a
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2023-05-18 23:43:18 +02:00 |
Martin Kroeker
|
bc967e7709
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2023-05-18 23:41:46 +02:00 |
Martin Kroeker
|
2bbd61950e
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2023-05-18 23:35:57 +02:00 |
Martin Kroeker
|
ca1791cfeb
|
Extend tests for error exit sysv/sytd2/gehd2 (Reference-LAPACK PR 795)
|
2023-05-18 17:35:00 +02:00 |
Martin Kroeker
|
0c38ebd599
|
Extend tests for error exit sysv/sytd2/gehd2 (Reference-LAPACK PR 795)
|
2023-05-18 17:31:55 +02:00 |
Martin Kroeker
|
be05ba4374
|
Fix typos in comments and documentation of LAPACK (Reference-LAPACK PR 820) (#4045)
* Fix typos in comments and documentation (Reference-LAPACK PR 820)
|
2023-05-18 16:28:20 +02:00 |
Martin Kroeker
|
47715b5726
|
Fix typos in comments (Reference-LAPACK PR 814)
|
2023-05-17 14:36:21 +02:00 |
Martin Kroeker
|
b01894adcb
|
Fix typos in comments (Reference-LAPACK PR 814)
|
2023-05-17 14:35:13 +02:00 |
Martin Kroeker
|
a82c1443db
|
Fix typos in comments (Reference-LAPACK PR 814)
|
2023-05-17 14:33:46 +02:00 |
Martin Kroeker
|
5fbd5f531b
|
Fix typo in description of VR argument (Reference-LAPACK 812)
|
2023-05-16 20:05:05 +02:00 |
Martin Kroeker
|
02efa8d6be
|
Fix typos in comments (Reference-LAPACK 811)
|
2023-05-16 20:01:47 +02:00 |
Martin Kroeker
|
c5f7e46526
|
Fix typos and errors in comments (Reference-LAPACK 809)
|
2023-05-16 19:54:42 +02:00 |
Martin Kroeker
|
d175b8f56f
|
Refactor ?GEBAL (Reference-LAPACK PR 808)
|
2023-04-03 15:02:10 +02:00 |
Martin Kroeker
|
c48bbe93d4
|
Replace the conditionally defined index variable INDIBL with a constant 1
|
2023-03-26 17:33:21 +02:00 |
Martin Kroeker
|
c2b01c6f81
|
Update to 3.11.0
|
2023-03-24 22:54:43 +01:00 |
Martin Kroeker
|
6ca6eb7613
|
Re-enable overriding the LAPACK SYMV,SYR,SPMV and SPR implementations
|
2023-03-20 23:04:12 +01:00 |
Martin Kroeker
|
164eafd61d
|
Improve inline documentation of ?GEJSV (Reference-LAPACK PR 750)
|
2023-03-20 19:51:07 +01:00 |
Martin Kroeker
|
147e2fbf87
|
Add numerical tests for TRECV3 (Reference-LAPACK 682)
|
2023-03-20 10:04:05 +01:00 |
Martin Kroeker
|
2a83ec1f79
|
Rewrite to use FMA with Householder reflectors
|
2023-03-20 10:00:42 +01:00 |
Martin Kroeker
|
e1c3c34178
|
Standardize coding style (Reference-LAPACK 682)
|
2023-03-20 09:59:03 +01:00 |
Martin Kroeker
|
c0f3417725
|
make SLARMM/DLARMM available to complex-only builds
|
2023-02-22 00:38:30 +01:00 |
Martin Kroeker
|
1946eb4f44
|
Fix bug in complex precision tests (c|z)het21
|
2023-02-19 10:30:16 +01:00 |
Martin Kroeker
|
85a03675f6
|
Fix ill-conditioned test matrix for DIAG=U in LIN testsuite test_rfp (LAPACK 678/796)
|
2023-02-15 08:24:47 +01:00 |
Martin Kroeker
|
fa3bc574d1
|
Merge pull request #3907 from martin-frbg/lapack794
Fix double subtraction of N_DEFLATE from istop in ?LAQZ0 (LAPACK 794)
|
2023-02-14 19:34:37 +01:00 |
Martin Kroeker
|
24ceb0fc40
|
Fix double subtraction of N_DEFLATE from istop in ?LAQZ0 (LAPACK 794)
|
2023-02-14 12:43:41 +01:00 |
Martin Kroeker
|
f0f40a599c
|
Suppress warnings and delete unnecessary tests (LAPACK PR782)
|
2023-02-14 12:06:21 +01:00 |
Martin Kroeker
|
e436ca61b4
|
Fix uninitialized variables on quick return path (Reference-LAPACK PR775)
|
2022-12-19 21:04:13 +01:00 |
Martin Kroeker
|
05fbc81409
|
rewrite the ifdef as Windows cl failed to parse it
|
2022-12-14 15:16:53 +01:00 |
martin-frbg
|
8df791e513
|
Fix signatures of external functions in the f2c-generated C sources
|
2022-12-14 14:06:55 +01:00 |
martin-frbg
|
48f4151373
|
Fix signatures of external functions in the f2c-generated C sources
|
2022-12-14 14:06:11 +01:00 |
martin-frbg
|
3eac96ccdc
|
Fix signatures of external functions in the f2c-generated C sources
|
2022-12-14 14:04:40 +01:00 |
martin-frbg
|
5b14be1f35
|
Leave out the Fortran character length arguments when compiling with emscripten
|
2022-12-14 14:02:36 +01:00 |
martin-frbg
|
ff9a9222e3
|
Fix function signatures
|
2022-12-14 14:01:37 +01:00 |
Martin Kroeker
|
d59dcd7b16
|
Allocate work array when ijob is zero (Reference-LAPACK PR 733)
|
2022-12-04 11:43:24 +01:00 |
Martin Kroeker
|
9b96990e5d
|
Check for NaN in ?GECON (Reference-LAPACK PR765)
|
2022-12-03 20:33:27 +01:00 |
Martin Kroeker
|
00cc78cfba
|
Fix uninitialized M in quick return (Reference-LAPACK 769)
|
2022-12-03 16:19:20 +01:00 |