[SciPy-dev] New scipy.test() errors in trunk

Nils Wagner nwagner at iam.uni-stuttgart.de
Fri Feb 19 11:51:44 EST 2010


On Fri, 19 Feb 2010 11:49:10 -0500
  josef.pktd at gmail.com wrote:
> Are you running scipy against numpy trunk?
> 
Yes.

> np.histogram(rvs,histsupp,new=True)
> 
> I think this is a very recent change that will need 
>adjustments.

See

r8116 | dhuard | 2010-02-16 19:52:08 +0100 (Di, 16. Feb 
2010) | 1 Zeile

removed old behavior for the histogram function.


> However, it might be difficult to write code that works 
>with numpy 1.3
> and numpy 1.5, with or without "new" keyword. I need to 
>check when the
> default for np.histogram changed.
> 
> Josef
> 

Nils



More information about the SciPy-Dev mailing list