sknano.core
sknano.core.math
sknano.core.math.Point.ptp
sknano.core.math.Point.ravel
Point.
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