chararray.flags
  • References/Python/NumPy/Routines/String operations/numpy.core.defchararray.chararray

chararray.flags Information about the memory layout of the array. Notes

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

matrix.reshape(shape, order='C') Returns an array containing the same data with a new shape. Refer to

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

numpy.polynomial.polynomial.polydomain = array([-1, 1])

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

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

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

MaskedArray.__str__()

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

numpy.polysub(a1, a2)

2025-01-10 15:47:30
ndarray.
  • References/Python/NumPy/Array objects/The N-dimensional array

ndarray.__itruediv__ x.__itruediv__(y) <==> x/y

2025-01-10 15:47:30
chararray.getfield()
  • References/Python/NumPy/Routines/String operations/numpy.core.defchararray.chararray

chararray.getfield(dtype, offset=0) Returns a field of the given array as a certain type. A

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

numpy.polynomial.laguerre.lagroots(c)

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