Re: [Matplotlib-users] hist is broken in SVN when using numpy 1.1.0.dev5077

2008-05-19 Thread Manuel Metz
Hi Glenn, please update numpy!!! Indeed, it is the other way around: The "new" keyword-arg isn't deprecated it is *NEW* (has been added in numpy revision r5085, you are using r5077). Have a look at this: http://projects.scipy.org/scipy/numpy/roadmap#Semanticchangeforhistogram Please note that

Re: [Matplotlib-users] hist is broken in SVN when using numpy 1.1.0.dev5077

2008-05-19 Thread Johann Cohen-Tanugi
Hi Glenn, I do not reproduce your problem with current revisions of numpy and matplotlib. best, Johann G Jones wrote: > Hello, > I am using r5186 from the SVN with numpy 1.1.0.dev5077. When I try > hist(rand(512),arange(-128,127)) > I get: > ---

[Matplotlib-users] hist is broken in SVN when using numpy 1.1.0.dev5077

2008-05-19 Thread G Jones
Hello, I am using r5186 from the SVN with numpy 1.1.0.dev5077. When I try hist(rand(512),arange(-128,127)) I get: --- Traceback (most recent call last) /home/gej/casper_work/backend/qtSpec/src/ in () /usr/lib/pyt