Re: [Numpy-discussion] small doc error in numpy.random.randn

2009-12-15 Thread David Goldsmith
Fixed in the Wiki. DG On Tue, Dec 15, 2009 at 1:36 AM, David Goldsmith wrote: > Indeed it should, thanks! > > DG > > On Tue, Dec 15, 2009 at 1:26 AM, Nadav Horesh wrote: >> >> The 2nd line of the doc string >> >>    randn([d1, ..., dn]) >> >> should be >>    randn(d1, ..., dn) >> >>  Nadav >> _

Re: [Numpy-discussion] small doc error in numpy.random.randn

2009-12-15 Thread David Goldsmith
Indeed it should, thanks! DG On Tue, Dec 15, 2009 at 1:26 AM, Nadav Horesh wrote: > > The 2nd line of the doc string > >    randn([d1, ..., dn]) > > should be >    randn(d1, ..., dn) > >  Nadav > ___ > NumPy-Discussion mailing list > NumPy-Discussion@s

[Numpy-discussion] small doc error in numpy.random.randn

2009-12-15 Thread Nadav Horesh
The 2nd line of the doc string randn([d1, ..., dn]) should be randn(d1, ..., dn) Nadav ___ NumPy-Discussion mailing list NumPy-Discussion@scipy.org http://mail.scipy.org/mailman/listinfo/numpy-discussion