numpy.polynomial.hermite.hermvander2d()
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package/Hermite Module, “Physicists’”

numpy.polynomial.hermite.hermvander2d(x, y, deg)

2025-01-10 15:47:30
numpy.ascontiguousarray()
  • References/Python/NumPy/Routines/Array manipulation routines

numpy.ascontiguousarray(a, dtype=None)

2025-01-10 15:47:30
numpy.ma.MaskType
  • References/Python/NumPy/Routines/Masked array operations

numpy.ma.MaskType

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

numpy.linalg.tensorinv(a, ind=2)

2025-01-10 15:47:30
numpy.ma.argmax()
  • References/Python/NumPy/Routines/Masked array operations

numpy.ma.argmax(a, axis=None, fill_value=None)

2025-01-10 15:47:30
numpy.fft.irfft()
  • References/Python/NumPy/Routines/Discrete Fourier Transform

numpy.fft.irfft(a, n=None, axis=-1, norm=None)

2025-01-10 15:47:30
nditer.reset()
  • References/Python/NumPy/Routines/Indexing routines/numpy.nditer

nditer.reset() Reset the iterator to its initial state.

2025-01-10 15:47:30
numpy.RankWarning
  • References/Python/NumPy/Routines/Polynomials/Poly1d

exception numpy.RankWarning

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

classmethod Legendre.identity(domain=None, window=None)

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

numpy.polynomial.legendre.legval2d(x, y, c)

2025-01-10 15:47:30