if so which?
The specific example I'm interested in is np.einsum
.
I'm really confused with what OPENBLAS / BLAS / LAPACK / ATLAS / INTEL MKL offers.
I've tried reading about this and installing packages but have made a mess, so I've decided to go back to basics.
The ideal answer will be a yes / no and an example of the function and configuration that does this if the answer is yes. By configuration I mean OS, version of python / numpy / BLAS / LAPACK etc
Thank you