numpy.fromregex(file, regexp, dtype)
MaskedArray.round(decimals=0, out=None)
numpy.concatenate((a1, a2, ...), axis=0) Join a sequence of arrays along an existing axis.
MaskedArray.__floordiv__(other)
numpy.polyder(p, m=1)
numpy.polynomial.polynomial.polyval3d(x, y, z, c)
Legendre.deriv(m=1)
vectorize.__call__(*args, **kwargs)
numpy.polynomial.hermite.hermmulx(c)
numpy.hsplit(ary, indices_or_sections)
Page 65 of 100