Hello list,<div><br></div><div>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?</div>

<div><br></div><div>Thanks,</div><div><br></div><div>nick</div><div><br></div>