Skip to content
Commit 8bdb2a05 authored by Matthew Bauer's avatar Matthew Bauer Committed by Frederik Rietdijk
Browse files

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
parent bc48203b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment