numpy.can_cast()
  • References/Python/NumPy/Routines/Data type routines

numpy.can_cast(from, totype, casting = 'safe') Returns True if cast between data types can occur according to the casting rule

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

generic.transpose() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from

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

generic.tolist() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and

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

generic.flags integer value of flags

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

numpy.polynomial.laguerre.lag2poly(c)

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

numpy.polynomial.hermite_e.hermeroots(c)

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

MaskedArray.reshape(*s, **kwargs)

2025-01-10 15:47:30
record.max()
  • References/Python/NumPy/Array objects/Standard array subclasses/numpy.record

record.max() Not implemented (virtual attribute) Class generic exists solely to derive numpy scalars from, and possesses

2025-01-10 15:47:30
Hermite Module, “Physicists’” (numpy.polynomial.hermite)
  • References/Python/NumPy/Routines/Polynomials/Polynomial Package

New in version 1.6.0. This module provides a number of objects (mostly functions) useful for dealing with Hermite series

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

numpy.ma.outerproduct(a, b)

2025-01-10 15:47:30