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

David Goldsmith d.l.goldsmith at gmail.com
Tue Dec 15 04:42:55 EST 2009


Fixed in the Wiki.

DG

On Tue, Dec 15, 2009 at 1:36 AM, David Goldsmith
<d.l.goldsmith at gmail.com> wrote:
> Indeed it should, thanks!
>
> DG
>
> On Tue, Dec 15, 2009 at 1:26 AM, Nadav Horesh <nadavh at visionsense.com> wrote:
>>
>> The 2nd line of the doc string
>>
>>    randn([d1, ..., dn])
>>
>> should be
>>    randn(d1, ..., dn)
>>
>>  Nadav
>> _______________________________________________
>> NumPy-Discussion mailing list
>> NumPy-Discussion at scipy.org
>> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>>
>



More information about the NumPy-Discussion mailing list