classmethod Hermite.basis(deg, domain=None, window=None)
chararray.swapcase()
numpy.eye(N, M=None, k=0, dtype=)
numpy.negative(x[, out]) = Numerical negative, element-wise.
numpy.testing.assert_raises_regex(exception_class, expected_regexp, callable_obj=None, *args, **kwargs)
class numpy.vectorize(pyfunc, otypes='', doc=None, excluded=None, cache=False)
numpy.extract(condition, arr)
numpy.moveaxis(a, source, destination)
numpy.ma.all(self, axis=None, out=None) = Check if all of the elements of a are true. Performs a logical_and
numpy.ma.masked_less(x, value, copy=True)
Page 7 of 100