V. Armando Solé <sole <at> esrf.fr> writes: > from scipy.linalg.blas import fblas > dgemm = fblas.dgemm._cpointer > sgemm = fblas.sgemm._cpointer > I'm going to try and benchmark it asap. Thanks