[SciPy-user] Memory problems with stats.mannwhitneyu

Steve Schmerler elcorto at gmx.net
Mon Jul 30 02:22:31 EDT 2007


Robert Kern wrote:
> Martin Blom wrote:
>> I'm on an Ubuntu Feisty machine, and the python installation is the
>> standard one for feisty. Machine and python details:
>>
>>
>> ~$ python
>> Python 2.5.1 (r251:54863, May  2 2007, 16:56:35)
>> [GCC 4.1.2 (Ubuntu 4.1.2-0ubuntu4 )] on linux2
>> Type "help", "copyright", "credits" or "license" for more information.
>>>>> import scipy
>>>>> scipy.__version__
>> '0.5.2'
>>>>> import numpy
>>>>> numpy.__version__
>> '1.0.1'
> 
> Well, you all seem to have numpy 1.0.1 in common. I do not see this on my AMD 64
> Ubuntu box with numpy SVN. I suspect a bug in numpy 1.0.1 and suggest upgrading.

Yes, the problem isn't there with numpy 1.0.4.dev3869, scipy
0.5.3.dev3105.

-- 
cheers,
steve

I love deadlines. I like the whooshing sound they make as they fly by. --
Douglas Adams




More information about the SciPy-User mailing list