mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-14 14:10:33 +03:00
python312Packages.scipy: mention possible support for Darwin's Accelerate
This commit is contained in:
parent
0b1ae52fe3
commit
bfeaaa19d7
1 changed files with 4 additions and 0 deletions
|
@ -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,
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue