nixpkgs/pkgs/development/python-modules/numpy
Matthew Bauer 8bdb2a058e numpy: set lapack, blas sections
When using netlib lapack/blas, the section name doesn’t match what
numpy expects. So we need to add extra sections for both so that the
right directory is found. The original “blas.implementation” section
may not actually be still required, but it is still a good idea so
that numpy know whether to apply any blas-implementation specific
quirks.

Fixes #86613
2020-05-08 06:47:30 +02:00
..
default.nix numpy: set lapack, blas sections 2020-05-08 06:47:30 +02:00
numpy-distutils-C++.patch