Numpy binary files (NPY, NPZ)
numpy.ma.hsplit(ary, indices_or_sections) = Split an array into multiple sub-arrays horizontally (column-wise). Please
numpy.sin(x[, out]) = Trigonometric sine, element-wise.
numpy.arcsin(x[, out]) = Inverse sine, element-wise.
numpy.polynomial.hermite.hermgauss(deg)
numpy.not_equal(x1, x2[, out]) = Return (x1 != x2) element-wise.
Hermite.has_sametype(other)
numpy.polynomial.polynomial.polymul(c1, c2)
classmethod Laguerre.identity(domain=None, window=None)
Chebyshev.truncate(size)
Page 96 of 100