numpy.polynomial.hermite_e.hermecompanion(c)
numpy.polynomial.chebyshev.chebval(x, c, tensor=True)
ndenumerate.next()
numpy.ma.mask_cols(a, axis=None)
numpy.polydiv(u, v)
numpy.fromregex(file, regexp, dtype)
MaskedArray.any(axis=None, out=None)
numpy.testing.assert_string_equal(actual, desired)
numpy.polynomial.legendre.legder(c, m=1, scl=1, axis=0)
numpy.putmask(a, mask, values) Changes elements of an array based on conditional and input values. Sets a.flat[n]
Page 36 of 100