[SciPy-dev] pickling problem

Travis Oliphant oliphant.travis at ieee.org
Wed Nov 30 15:12:52 EST 2005


Darren Dale wrote:

>I'm having some trouble with unpickled scipy arrays. The issue shows up when I 
>try to plot in matplotlib, but I think it is a scipy problem.
>  
>
Can you reproduce the problem just using Numeric and scipy and pickle?

What version of Numeric are you using?  

This looks like an array protocol issue.  But, for me, not using pylab, 
I can create the scipy array, pickle it, unpickle it and convert it to a 
Numeric array just fine.

-Travis








More information about the SciPy-Dev mailing list