Martin Kroeker
|
8b32cebfcc
|
Fix description (Reference-LAPACK PR 847)
|
2 years ago |
Martin Kroeker
|
ce7f4adb42
|
Fix description (Reference-LAPACK PR 847)
|
2 years ago |
Martin Kroeker
|
5c742ad44c
|
Fix description (Reference-LAPACK PR847)
|
2 years ago |
Martin Kroeker
|
c7cf1ae95a
|
Remove LL/sceil (same as CEILING intrinsic) (Reference-LAPACK PR847)
|
2 years ago |
Martin Kroeker
|
92720c2f1e
|
Remove unused variable SMIN (Reference-LAPACK 832)
|
2 years ago |
Martin Kroeker
|
a757e1486f
|
Fix potential segfault from not allocating work array (Reference-LAPACK 836)
|
2 years ago |
Martin Kroeker
|
447368783a
|
Add quick return for N < 1 (Reference-LAPACK PR 837)
|
2 years ago |
Martin Kroeker
|
490ce5199b
|
Update brief description of function purpose (Reference-LAPACK 831)
|
2 years ago |
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
|
2 years ago |
Martin Kroeker
|
912bfd9bfb
|
fix scaling (Reference-LAPACK PR 830)
|
2 years ago |
Martin Kroeker
|
e2f4adfc60
|
fix scaling (Reference-LAPACK PR 830)
|
2 years ago |
Martin Kroeker
|
0d72705adc
|
fix segfault when executing with row major (Reference-LAPACK 768)
|
2 years ago |
Martin Kroeker
|
abbc387145
|
fix segfault when executing with row major
|
2 years ago |
Martin Kroeker
|
b0a72586a3
|
fix segfault when executing with row major
|
2 years ago |
Martin Kroeker
|
c0da3af13b
|
Fix segfault when executing with row major
|
2 years ago |
Martin Kroeker
|
58ac660d07
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2 years ago |
Martin Kroeker
|
2182cc0ff5
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2 years ago |
Martin Kroeker
|
4f10899f5a
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2 years ago |
Martin Kroeker
|
bc967e7709
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2 years ago |
Martin Kroeker
|
2bbd61950e
|
Add interfaces for [cz]unhr_col and [sd]orhr_col (Reference-LAPACK PR 827)
|
2 years ago |
Martin Kroeker
|
ca1791cfeb
|
Extend tests for error exit sysv/sytd2/gehd2 (Reference-LAPACK PR 795)
|
2 years ago |
Martin Kroeker
|
0c38ebd599
|
Extend tests for error exit sysv/sytd2/gehd2 (Reference-LAPACK PR 795)
|
2 years ago |
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)
|
2 years ago |
Martin Kroeker
|
47715b5726
|
Fix typos in comments (Reference-LAPACK PR 814)
|
2 years ago |
Martin Kroeker
|
b01894adcb
|
Fix typos in comments (Reference-LAPACK PR 814)
|
2 years ago |
Martin Kroeker
|
a82c1443db
|
Fix typos in comments (Reference-LAPACK PR 814)
|
2 years ago |
Martin Kroeker
|
5fbd5f531b
|
Fix typo in description of VR argument (Reference-LAPACK 812)
|
2 years ago |
Martin Kroeker
|
02efa8d6be
|
Fix typos in comments (Reference-LAPACK 811)
|
2 years ago |
Martin Kroeker
|
c5f7e46526
|
Fix typos and errors in comments (Reference-LAPACK 809)
|
2 years ago |
Martin Kroeker
|
d175b8f56f
|
Refactor ?GEBAL (Reference-LAPACK PR 808)
|
2 years ago |
Martin Kroeker
|
c48bbe93d4
|
Replace the conditionally defined index variable INDIBL with a constant 1
|
2 years ago |
Martin Kroeker
|
c2b01c6f81
|
Update to 3.11.0
|
2 years ago |
Martin Kroeker
|
6ca6eb7613
|
Re-enable overriding the LAPACK SYMV,SYR,SPMV and SPR implementations
|
2 years ago |
Martin Kroeker
|
164eafd61d
|
Improve inline documentation of ?GEJSV (Reference-LAPACK PR 750)
|
2 years ago |
Martin Kroeker
|
147e2fbf87
|
Add numerical tests for TRECV3 (Reference-LAPACK 682)
|
2 years ago |
Martin Kroeker
|
2a83ec1f79
|
Rewrite to use FMA with Householder reflectors
|
2 years ago |
Martin Kroeker
|
e1c3c34178
|
Standardize coding style (Reference-LAPACK 682)
|
2 years ago |
Martin Kroeker
|
c0f3417725
|
make SLARMM/DLARMM available to complex-only builds
|
2 years ago |
Martin Kroeker
|
1946eb4f44
|
Fix bug in complex precision tests (c|z)het21
|
2 years ago |
Martin Kroeker
|
85a03675f6
|
Fix ill-conditioned test matrix for DIAG=U in LIN testsuite test_rfp (LAPACK 678/796)
|
2 years ago |
Martin Kroeker
|
fa3bc574d1
|
Merge pull request #3907 from martin-frbg/lapack794
Fix double subtraction of N_DEFLATE from istop in ?LAQZ0 (LAPACK 794)
|
2 years ago |
Martin Kroeker
|
24ceb0fc40
|
Fix double subtraction of N_DEFLATE from istop in ?LAQZ0 (LAPACK 794)
|
2 years ago |
Martin Kroeker
|
f0f40a599c
|
Suppress warnings and delete unnecessary tests (LAPACK PR782)
|
2 years ago |
Martin Kroeker
|
e436ca61b4
|
Fix uninitialized variables on quick return path (Reference-LAPACK PR775)
|
2 years ago |
Martin Kroeker
|
05fbc81409
|
rewrite the ifdef as Windows cl failed to parse it
|
2 years ago |
martin-frbg
|
8df791e513
|
Fix signatures of external functions in the f2c-generated C sources
|
2 years ago |
martin-frbg
|
48f4151373
|
Fix signatures of external functions in the f2c-generated C sources
|
2 years ago |
martin-frbg
|
3eac96ccdc
|
Fix signatures of external functions in the f2c-generated C sources
|
2 years ago |
martin-frbg
|
5b14be1f35
|
Leave out the Fortran character length arguments when compiling with emscripten
|
2 years ago |
martin-frbg
|
ff9a9222e3
|
Fix function signatures
|
2 years ago |