Using Numpy with Intel MKL on macOSApril 23, 2020#python#numpy#blasNumpy defaults to OpenBLAS, but conda has automatic MKL support. How can we tell Numpy to skip OpenBLAS and use MKL?