[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

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 nad...@visionsense.com wrote: The 2nd line of the doc string    randn([d1, ..., dn]) should be    randn(d1, ..., dn)  Nadav ___ NumPy-Discussion mailing list