[Numpy-discussion] Different results from repeated calculation

Keith Goodman kwgoodman at gmail.com
Fri Feb 2 00:02:59 EST 2007


On 2/1/07, Robert Kern <robert.kern at gmail.com> wrote:
> Keith Goodman wrote:
> > A port to Octave of the test script works fine on the same system.
>
> Are you sure that your Octave port uses ATLAS to do the matrix product? Could
> you post your port?

Here's the port. Yes, Octave uses atlas for matrix multiplication.
Maybe the problem is a race condition and due to timing the outcome is
always the same in Octave...
-------------- next part --------------
A non-text attachment was scrubbed...
Name: repeat.m
Type: text/x-objcsrc
Size: 835 bytes
Desc: not available
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20070201/6a2dce54/attachment.bin>


More information about the NumPy-Discussion mailing list