sknano.core
sknano.core.math
sknano.core.math.Vector.repeat
sknano.core.math.Vector.resize
Vector.
reshape
Returns an array containing the same data with a new shape.
Refer to numpy.reshape for full documentation.
numpy.reshape
See also