[Numpy-discussion] Strange numpy behaviour with pickle

Charles R Harris charlesr.harris at gmail.com
Thu Dec 7 12:49:56 EST 2006


On 11/23/06, Jerome Fuselier <Jerome.Fuselier at xrce.xerox.com> wrote:
>
>  Hello,
>  I've discovered a small problem when I tried to save a numpy array with
> the pickle module. The dumped array is not always equal to the loaded one
> and the error is not always here, depending on the way I express matrix
> operations.
>
> I illustrated the error with a small script attached with this message,
> the 4th test corresponds to what I did first which didn't do what I was
> expecting.
>
> Am I missing something or is it a bug ?
>

The tests all work for me. What version of numpy are you using?

Chuck
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20061207/f950b93f/attachment.html>


More information about the NumPy-Discussion mailing list