Skip to main content
Ctrl+K
NumPy v2.2 Manual - Home NumPy v2.2 Manual - Home
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • Learn
    • NEPs
  • GitHub
  • User Guide
  • API reference
  • Building from source
  • Development
  • Release notes
  • Learn
  • NEPs
  • GitHub

Section Navigation

  • NumPy’s module structure
  • Array objects
    • The N-dimensional array (ndarray)
      • numpy.ndarray
      • numpy.ndarray.flags
      • numpy.ndarray.shape
      • numpy.ndarray.strides
      • numpy.ndarray.ndim
      • numpy.ndarray.data
      • numpy.ndarray.size
      • numpy.ndarray.itemsize
      • numpy.ndarray.nbytes
      • numpy.ndarray.base
      • numpy.ndarray.dtype
      • numpy.ndarray.T