numpy.polynomial.polynomial.polyvander2d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Polynomial Module

numpy.polynomial.polynomial.polyvander2d(x, y, deg)

2025-01-10 15:47:30
Legendre.has_samewindow()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Legendre Module

Legendre.has_samewindow(other)

2025-01-10 15:47:30
numpy.polynomial.laguerre.lagint()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

numpy.polynomial.laguerre.lagint(c, m=1, k=[], lbnd=0, scl=1, axis=0)

2025-01-10 15:47:30
numpy.polynomial.hermite_e.hermevander3d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/HermiteE Module, “Probabilists’”

numpy.polynomial.hermite_e.hermevander3d(x, y, z, deg)

2025-01-10 15:47:30
numpy.sctype2char()
  • References/Python/NumPy/Routines/Data type routines

numpy.sctype2char(sctype)

2025-01-10 15:47:30
numpy.arccos()
  • References/Python/NumPy/Routines/Mathematical functions

numpy.arccos(x[, out]) = Trigonometric inverse cosine, element-wise. The inverse of

2025-01-10 15:47:30
numpy.linalg.cond()
  • References/Python/NumPy/Routines/Linear algebra

numpy.linalg.cond(x, p=None)

2025-01-10 15:47:30
numpy.polynomial.laguerre.laggrid3d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Laguerre Module

numpy.polynomial.laguerre.laggrid3d(x, y, z, c)

2025-01-10 15:47:30
numpy.random.logistic()
  • References/Python/NumPy/Routines/Random sampling

numpy.random.logistic(loc=0.0, scale=1.0, size=None) Draw samples from a logistic distribution. Samples are drawn

2025-01-10 15:47:30
numpy.mgrid
  • References/Python/NumPy/Routines/Array creation routines

numpy.mgrid = nd_grid instance which returns a dense multi-dimensional ?meshgrid?. An instance of numpy

2025-01-10 15:47:30