ndarray.__ne__ x.__ne__(y) <==> x!=y
numpy.subtract(x1, x2[, out]) = Subtract arguments, element-wise.
MaskedArray.ptp(axis=None, out=None, fill_value=None)
classmethod Polynomial.cast(series, domain=None, window=None)
MaskedArray.flags Information about the memory layout of the array. Notes The
numpy.ma.mr_ = Translate slice objects to concatenation along the first axis. This is the masked array version of lib
New in version 1.6. Array Iterator The array iterator encapsulates many
chararray.flatten(order='C') Return a copy of the array collapsed into one dimension.
class numpy.polynomial.hermite.Hermite(coef, domain=None, window=None)
numpy.eye(N, M=None, k=0, dtype=)
Page 33 of 100