>>> import numpy # OK!>>> import theano # warningflag blas.ldflags is empty. Falling back on slower implementations for
dot(matrix, vector), dot(vector, matrix) and dot(ve
2015-1-20,我在我的Win7中使用MinGW,尝试用MinGW和Pthreads编译我的源代码。MinGW已经支持POSIX线程,在"MinGW安装管理器“中,我们可以安装pthread dev包和pthreads。在此之前,实际上我在没有安装pthread dev和lib包的情况下安装了minGW,我下载了pthreads for-win32源代码并在本地构建它。但这一次,它使用MinGW sel