[Numpy-discussion] Args for rand and randn, and workarounds
Bill Baxter
wbaxter at gmail.com
Wed Jul 12 03:47:15 CDT 2006
On 7/12/06, Travis Oliphant <oliphant.travis at ieee.org> wrote:
>
>
> Because of this. I've removed the global_namespace functions (fft,
> ifft, rand, and randn) from numpy. They are *no longer* in the
> top-level name-space. If you want them, setup a startup-file
> appropriately.
>
Any hints as to where we can find them now?
(more generally -- how is one supposed to find stuff in big python packages
to begin with? Like -- "show me anything with 'rand' in the name".)
Also, numpy.matlib.rand() needs to be updated to point to the new location
as well.
--bb
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://projects.scipy.org/pipermail/numpy-discussion/attachments/20060712/959a0f0a/attachment.html
More information about the Numpy-discussion
mailing list