[SciPy-dev] crash

Robert Kern rkern at ucsd.edu
Tue Jul 27 12:29:59 EDT 2004


Olivier Ravard wrote:
> Hi everybody,
> 
> I work on windows XP, python 2.3, scipy 0.3 and Numeric 23.1.
> 
> The folowing code crash python (without returned error message) :
> 
> import scipy
> a=scipy.arange(258168,typecode='F')
> c=a*a

This works fine for me on Mac OS X.3, Python 2.3, scipy-CVS, Numeric 23.3.

-- 
Robert Kern
rkern at ucsd.edu

"In the fields of hell where the grass grows high
  Are the graves of dreams allowed to die."
   -- Richard Harter




More information about the SciPy-Dev mailing list