Legendre.truncate(size)
numpy.convolve(a, v, mode='full')
ndarray.squeeze(axis=None) Remove single-dimensional entries from the shape of a. Refer to
ndarray.newbyteorder(new_order='S') Return the array with the same data viewed with a different byte order. Equivalent
class numpy.ndenumerate(arr)
matrix.any(axis=None, out=None)
numpy.polynomial.hermite_e.hermemul(c1, c2)
ndarray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A field is a view of the
numpy.matlib.zeros(shape, dtype=None, order='C')
MaskedArray.set_fill_value(value=None)
Page 17 of 100