Search
Search Results
Search finished, found 10 page(s) matching the search query.
- numpy.polynomial.hermite.hermmul
...Polynomials Hermite Series, “Physicists” (numpy.polynomial.hermite) numpy.polynomial.hermite.hermmul...
 - numpy.polynomial.hermite.hermmulx
...Polynomials Hermite Series, “Physicists” (numpy.polynomial.hermite) numpy.polynomial.hermite.hermmulx...
 - numpy.polynomial.hermite.hermmul (Python function, in numpy.polynomial.hermite.hermmul)
 - numpy.polynomial.hermite.hermadd
...ed from low to high. Returns: outndarrayArray representing the Hermite series of their sum. See also hermsub, hermmulx, hermmul, hermdiv, hermpow Notes Unlike multiplication, division, etc., the sum of two Hermite series is a He...
 - numpy.polynomial.hermite.hermdiv
...o, rem]ndarraysOf Hermite series coefficients representing the quotient and remainder. See also hermadd, hermsub, hermmulx, hermmul, hermpow Notes In general, the (polynomial) division of one Hermite series by another results in quo...
 - numpy.polynomial.hermite.hermmul
...Polynomials Hermite Series, “Physicists” (numpy.polynomial.hermite) numpy.polynomial.hermite.hermmul...
 - numpy.polynomial.hermite.hermmulx
...Polynomials Hermite Series, “Physicists” (numpy.polynomial.hermite) numpy.polynomial.hermite.hermmulx...
 - numpy.polynomial.hermite.hermpow
...s to unmanageable size. Default is 16 Returns: coefndarrayHermite series of power. See also hermadd, hermsub, hermmulx, hermmul, hermdiv Examples Try it in your browser! >>> from numpy.polynomial.hermite import hermpow >>> herm...
 - numpy.polynomial.hermite.hermsub
 - numpy.polynomial.hermite.hermmulx (Python function, in numpy.polynomial.hermite.hermmulx)