numpy.testing.assert_array_equal(x, y, err_msg='', verbose=True)
numpy.ravel(a, order='C')
numpy.ppmt(rate, per, nper, pv, fv=0.0, when='end')
Hermite.linspace(n=100, domain=None)
chararray.splitlines(keepends=None)
numpy.random.dirichlet(alpha, size=None) Draw samples from the Dirichlet distribution. Draw size
numpy.tanh(x[, out]) = Compute hyperbolic tangent element-wise. Equivalent to np.sinh(x)/np.cosh(x) or -1j
Arrayterator.flat A 1-D flat iterator for Arrayterator objects. This iterator returns elements of the array
nditer.reset() Reset the iterator to its initial state.
numpy.ascontiguousarray(a, dtype=None)
Page 67 of 100