Hello list, please ignore my previous email. I just found
http://www.scipy.org/ParallelProgramming Thanks, nick On Fri, Nov 18, 2011 at 15:27, Nicolas Bock <[email protected]> wrote: > Hello list, > > is it possible to get numpy to do a matrix product in parallel? I presume > that the multiply in the back-end is really done by dgemm() or equivalent, > so is it possible to use a parallel dgemm() there? > > Thanks, > > nick > >
_______________________________________________ NumPy-Discussion mailing list [email protected] http://mail.scipy.org/mailman/listinfo/numpy-discussion
