-
Thanks for your helpful library! I noticed that the Fortran port of the gemm functions weren't working as I expected though. Fortran has column-major ordering where as C has row-major ordering, ther…
-
I'm on KDE Neon (Ubuntu 20.04LTS based).
`pip3 install labours` fails with the message below (sorry, it's long):
>
> `Building wheels for collected packages: scipy
> Building wheel for s…
-
### Describe your issue.
This bug report demonstrates inconsistent behavior (see Case 1 and Case 2 below) in SciPy's eigenvalue calculations for singular positive semidefinite (PSD) correlation matri…
-
When working with symmetric, upper-triangular, and lower-triangular matrices in LinearAlgebra, it is necessary to allocate $N^2$ numbers, but there are only at most $N(N+1)/2$ distinct entries. This i…
-
Is it possible to remove the dependency on LAPACK 2.0, and update ARPACK so that it can use LAPACK 3? I vaguely remember it had to do with the order in which some eigenvalues were returned or somethin…
-
Dear Carlos,
I added a subroutine SOLVER() that also calls the LaPack routine ZGESV. You now need to check that it works for you (and also that it produces sensible output). In order to do so, you ne…
-
```
We are just using qr solve, which also available via lapack.
And lapack is also available on HPC machines.
```
Original issue reported on code.google.com by `christop...@gmail.com` on 7 Dec 2010 …
-
Clang doesn't format the files and throw errors that it failed to find imports from external libraries (I use cmake)
```console
#include "sherpa-onnx/c-api/c-api.h"
'sherpa-onnx/c-api/c-api.h' fi…
-
##### System information (version)
- OpenCV => master
- Operating System / Platform => Linux (CentOS 6.10 x64)
- Compiler => cmake 3.13.4
##### Detailed description
The LAPACK(MKL) library is f…
-
Any idea why it does not respect disabling MPICH?
```
---> Configuring strumpack
(using ccache)
Executing: cd "/opt/local/var/macports/build/_opt_svacchanda_SonomaPorts_math_strumpack/st…