Extra Numpy RoutinesΒΆ

crand Complex random values in a given shape.
hilb Construct a Hilbert matrix.
iceil Return the ceiling of the input, element-wise.
ifloor Return the floor of the input, element-wise.
iround Round an array to the nearest integer.
mdot Dot product of several arrays.
mpower Matrix power function.
rank Compute matrix rank.