Hermite.integ(m=1, k=[], lbnd=None)
numpy.interp(x, xp, fp, left=None, right=None, period=None)
matrix.A1 Return self as a flattened
numpy.putmask(a, mask, values) Changes elements of an array based on conditional and input values. Sets a.flat[n]
ndarray.imag The imaginary part of the array. Examples >>>
dtype.flags Bit-flags describing how this data type is to be interpreted. Bit-masks are in numpy.core.multiarray
numpy.partition(a, kth, axis=-1, kind='introselect', order=None)
ndarray.__floordiv__ x.__floordiv__(y) <==> x//y
ndarray.__ilshift__ x.__ilshift__(y) <==> x<<=y
record.argmin() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and
Page 69 of 100