numpy.polynomial.polynomial.polygrid3d(x, y, z, c)
numpy.remainder(x1, x2[, out]) = Return element-wise remainder of division. Computes the remainder complementary to the
numpy.ma.round(a, decimals=0, out=None)
numpy.random.vonmises(mu, kappa, size=None) Draw samples from a von Mises distribution. Samples are drawn from
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.
numpy.polyder(p, m=1)
numpy.polynomial.polynomial.polyval3d(x, y, z, c)
Legendre.deriv(m=1)
Page 44 of 100