-
I can't get LAPACK to work with the template. I enabled the
`INCLUDE(${CMAKE_MODULE_PATH}/SetUpLAPACK.cmake)`
line, and managed to get rid of the errors, so I think Cmake can find LAPACK. But I alwa…
-
On Debian, the atlas packages are [going to be removed with the next release](https://lists.debian.org/debian-science/2023/07/msg00010.html), which also affects the Astromatic packages (see f.e. [Debi…
-
### Describe your issue.
I'm seeing a large number of fails on macOS 15.1 (Sequoia, ARM M1) using Accelerate. I don't see those fails with scipy-openblas32. This leads me to believe that there's a pr…
-
[issue_body.md](https://github.com/user-attachments/files/17039953/issue_body.md)
Package: suitesparse:x64-linux@5.8.0#2
**Host Environment**
- Host: x64-linux
- Compiler: Clang 18.1.8
- v…
-
I have successfully built the MOAB wheels with HDF5 support enabled for PyMOAB. However, I am facing some decisions regarding which dependencies to include for optimal functionality and size reduction…
-
Hello:
I can see in older Doxygen documentation (https://netlib.org/lapack/explore-html-3.6.1/files.html) that the LAPACKE folder is present. But in the current https://netlib.org/lapack/explore-ht…
-
i see that lapack is used for qr factorization. however, most routines work for `m x n` matrix. which routine is used for square matrix? i.e `n x n`
-
-
### Is your feature request related to a problem? Please describe.
`cython_{blas,lapack}` does a great job to make using LAPACK from Cython easy: just
```
from scipy.linalg.cython_lapack cimpor…
ev-br updated
3 months ago
-
At the moment of configuring cmake says lapack is not found (for both GNU, MKL). However by commenting the following lines in the Cmake.txt
#if(NOT (LAPACK_LIBRARIES OR LAPACK_FOUND))
# incl…