numpy.ma.expand_dims()
  • References/Python/NumPy/Routines/Masked array operations

numpy.ma.expand_dims(x, axis)

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

Legendre.integ(m=1, k=[], lbnd=None)

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

numpy.random.triangular(left, mode, right, size=None) Draw samples from the triangular distribution. The triangular

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

Chebyshev.has_sametype(other)

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

numpy.polynomial.polynomial.polyval(x, c, tensor=True)

2025-01-10 15:47:30
RandomState.triangular()
  • References/Python/NumPy/Routines/Random sampling

RandomState.triangular(left, mode, right, size=None) Draw samples from the triangular distribution. The

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

numpy.ma.min(obj, axis=None, out=None, fill_value=None)

2025-01-10 15:47:30
generic.imag
  • References/Python/NumPy/Array objects/Scalars/numpy.generic

generic.imag imaginary part of scalar

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

numpy.polynomial.laguerre.lagdomain = array([0, 1])

2025-01-10 15:47:30
MaskedArray.
  • References/Python/NumPy/Array objects/Masked arrays/Constants of the numpy.ma module

MaskedArray.__hex__() <==> hex(x)

2025-01-10 15:47:30