Files
haikuports/dev-python/scipy
OscarL abca667abe scipy: update to version 1.15.1. (#11783)
Needs fixed lapack package (#11801) merged first.

With that, this builds, installs and smoke test (`python3 -c "import scipy; help(scipy)"`)
work OK. Previously we where getting missing symbols when attempting scipy builds using meson.

Now we instruct the build to use lapack for LAPACK. At least until we decide to just let openblas
handle BLAS *and* LAPACK.

Solves the issue seen on PR #11536.
2025-02-21 06:03:26 +00:00
..