Skip to main content
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)
    • Scalars
    • Data type objects (dtype)
    • Data type promotion in NumPy
    • Iterating over arrays
    • Standard array subclasses
      • numpy.matrix.T
      • numpy.matrix.H
      • numpy.matrix.I
      • numpy.matrix.A
      • numpy.matrix
      • numpy.asmatrix
      • numpy.bmat
      • numpy.memmap
      • numpy.memmap.flush
      • numpy.char.chararray
      • numpy.char.array
      • numpy.recarray
      • numpy.record
        • numpy.record.all