[Numpy-discussion] patching docs

william ratcliff william.ratcliff at gmail.com
Fri Apr 24 13:58:23 EDT 2009


Thanks!  I was up pretty late last night and wanted to make sure I hadn't
missed something while sleep deprived!

Cheers,
William

2009/4/24 Stéfan van der Walt <stefan at sun.ac.za>

> 2009/4/24 william ratcliff <william.ratcliff at gmail.com>:
> > Actually, if I look here:
> > http://docs.scipy.org/numpy/docs/numpy.core.fromnumeric.put/
> >
> > The text that appears in by browser is:
> >
> > put(a, ind, v, mode='raise')
> >
> > Changes specific elements of one array by replacing from another array.
>
> This is pretty cryptic.  I've changed it to
>
> """
> put(a, ind, v, mode='raise')
>
> Replaces specified elements of an array with given values.
> """
>
> Your error report was correct.  I've changed the x to an a.
>
> Cheers
> Stéfan
> _______________________________________________
> Numpy-discussion mailing list
> Numpy-discussion at scipy.org
> http://mail.scipy.org/mailman/listinfo/numpy-discussion
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/numpy-discussion/attachments/20090424/e9402ee3/attachment.html>


More information about the NumPy-Discussion mailing list