numpy.polynomial.legendre.legline(off, scl)
numpy.polynomial.hermite_e.hermevander3d(x, y, z, deg)
numpy.polynomial.chebyshev.chebadd(c1, c2)
numpy.split(ary, indices_or_sections, axis=0)
chararray.swapaxes(axis1, axis2) Return a view of the array with axis1 and axis2
numpy.array_repr(arr, max_line_width=None, precision=None, suppress_small=None)
class numpy.MachAr(float_conv=, int_conv=, float_to_float=, float_to_str= at 0x49c2ce2c>, title='Python floating point number')
numpy.polynomial.laguerre.lagtrim(c, tol=0)
numpy.polynomial.chebyshev.chebvander(x, deg)
numpy.mgrid = nd_grid instance which returns a dense multi-dimensional ?meshgrid?. An instance of numpy
Page 3 of 100