[SciPy-user] Memory problems with stats.mannwhitneyu

Pierre GM pgmdevlist at gmail.com
Thu Jul 26 16:54:16 EDT 2007


A silly question, but how do you exit this loop ? 

> while True:
>     u,p = mannwhitneyu(x,y)

Unless you omitted some important part of your script, this loop will keep on 
running.



More information about the SciPy-User mailing list