Re: [Numpy-discussion] numpy.power vs pylab.power

2012-11-15 Thread Robert Kern
On Thu, Nov 15, 2012 at 4:02 PM, Will Furnass wrote: > On my machine these are rather confusingly different functions, with the > latter corresponding to numpy.random.power. I appreciate that pylab > imports everything from both the numpy and numpy.random modules but > wouldn't it make sense if p

[Numpy-discussion] numpy.power vs pylab.power

2012-11-15 Thread Will Furnass
On my machine these are rather confusingly different functions, with the latter corresponding to numpy.random.power. I appreciate that pylab imports everything from both the numpy and numpy.random modules but wouldn't it make sense if pylab.power were the frequently used power function rather