python312Packages.scipy: mention possible support for Darwin's Accelerate

This commit is contained in:
Doron Behar
2024-07-01 11:23:51 +03:00
parent 0b1ae52fe3
commit bfeaaa19d7
@@ -23,6 +23,10 @@
pybind11,
pooch,
xsimd,
# Upstream has support for using Darwin's Accelerate package. However this
# requires a Darwin user to work on a nice way to do that via an override.
# See:
# https://github.com/scipy/scipy/blob/v1.14.0/scipy/meson.build#L194-L211
blas,
lapack,