ndarray
numpy.ndarray.ptp
numpy.ndarray.ravel
ndarray.
put
Set a.flat[n] = values[n] for all n in indices.
a.flat[n] = values[n]
Refer to numpy.put for full documentation.
numpy.put
See also