Pearu Peterson wrote:
The problem is that cblas.h was missing that _dotblas.c includes (see
previous message in this thread). In newcore svn I have included
cblas.h to scipy/corelib/blasdot to workaround this problem.
Thanks,
I think this is a good idea.
-Travis