-
Hi Scipy team!
I reported issues on SYEVD vs SYEVR before. It looks like you guys fixed it by adding the turbo argument! Good work!
Actually, during work on https://github.com/danielhanchen/hype…
-
Thanks for your project. Trying it on Windows, I get the error below. How am I supposed to link with Lapack?
```
>cd foreig
c:\...\foreig
>fpm install --prefix .
+ mkdir build\dependencies
…
-
Builds (at least with cuda/11.2.2) with no eti fail to link trtri:
```
17:34:43 [ 63%] Linking CXX executable KokkosKernels_lapack_serial
17:34:45 CMakeFiles/KokkosKernels_lapack_serial.dir/backe…
-
### Describe your issue.
After looking into Zhou's paper, Scipy made a bit of an error when calculating the discrepancy. The last step needed is to take the square root of the calculation in wrap a…
-
The `TestFBLAS2Simple.test_gemv` test is consistently segfaulting when run with [pytest-run-parallel](https://github.com/Quansight-Labs/pytest-run-parallel) under free-threaded CPython. The segfaults …
-
Given this in `packages.yaml`:
```
ibm-essl:
buildable: False
version: [5.5]
paths:
ibm-essl@5.5 arch=linux-rhel7-pp64le: /opt/ibmmath/essl/5.5
```
And this command lin…
-
This is more of a discussion than an issue. (GitHub discussions aren't enabled yet.)
SciPy provides a Python interface to many LAPACK functions. Since LAPACK is a library of its own, and many packa…
-
Trying to follow along with article, https://gws.phd/posts/fortran_wasm/
thanks, btw. amazing work!
when trying to build `lapack-3.12.0` running
```bash
make lib
```
I get the following …
-
Running examples for the `scrapenames` function returns an error. Have tried on multiple systems and networks.
Example below.
`library(taxize)`
`scrapenames('https://en.wikipedia.org/wiki/Spider'…
-
Hello again,
I wanted to report other issue I encounter when compiling **DLBFoam v1.1_OF8**.
To avoid intel MKL or other compilation problem , now I am trying to compile DLBFoam v1.1 with the **S…