Skip to main content
Ctrl+K
NumPy v2.3.dev0 Manual - Home NumPy v2.3.dev0 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
  • Universal functions (ufunc)
  • Routines and objects by topic
    • Constants
    • Array creation routines
    • Array manipulation routines
    • Bit-wise operations
    • String functionality
    • Datetime support functions
    • Data type routines
    • Mathematical functions with automatic domain
    • Floating point error handling
    • Exceptions and Warnings
    • Discrete Fourier Transform
    • Functional programming
    • Input and output
    • Indexing routines
    • Linear algebra
      • numpy.dot
      • numpy.linalg.multi_dot
      • numpy.vdot
      • numpy.vecdot
      • numpy.linalg.vecdot
      • numpy.inner
      • numpy.outer
      • numpy.linalg.outer
      • numpy.matmul
      • numpy.linalg.matmul
      • numpy.matvec
      • numpy.vecmat
      • numpy.tensordot
      • numpy.linalg.tensordot
      • numpy.einsum
      • numpy.einsum_path
      • numpy.linalg.matrix_power
      • numpy.kron
      • numpy.linalg.cross
      • numpy.linalg.cholesky
      • numpy.linalg.qr
      • numpy.linalg.svd
      • numpy.linalg.svdvals
      • numpy.linalg.eig
      • numpy.linalg.eigh
      • numpy.linalg.eigvals
      • numpy.linalg.eigvalsh
      • numpy.linalg.norm
      • numpy.linalg.matrix_norm
      • numpy.linalg.vector_norm
      • numpy.linalg.cond
      • numpy.linalg.det
      • numpy.linalg.matrix_rank
      • numpy.linalg.slogdet
      • numpy.trace