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

Nadav Horesh nadavh at visionsense.com
Tue Dec 15 04:26:55 EST 2009


The 2nd line of the doc string

    randn([d1, ..., dn])

should be 
    randn(d1, ..., dn)

 Nadav



More information about the NumPy-Discussion mailing list