I try to use Intel mkl from python. The only document I have found suggested the following:
from ctypes import * # Load the share library mkl = cdll.LoadLibr