Legendre.convert(domain=None, kind=None, window=None)
numpy.sinc(x)
numpy.polynomial.hermite.hermzero = array([0])
matrix.swapaxes(axis1, axis2) Return a view of the array with axis1 and axis2 interchanged.
chararray.swapaxes(axis1, axis2) Return a view of the array with axis1 and axis2
matrix.min(axis=None, out=None)
ndarray.__long__() <==> long(x)
ndarray.partition(kth, axis=-1, kind='introselect', order=None) Rearranges the elements in the array in such a way that
numpy.ma.make_mask(m, copy=False, shrink=True, dtype=)
numpy.reciprocal(x[, out]) = Return the reciprocal of the argument, element-wise. Calculates 1/x.
Page 35 of 100