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
  • Universal functions (ufunc)
  • Routines and objects by topic
    • Constants
    • Array creation routines
      • numpy.empty
      • numpy.empty_like
      • numpy.eye
      • numpy.identity
      • numpy.ones
      • numpy.ones_like
      • numpy.zeros
      • numpy.zeros_like
      • numpy.full
      • numpy.full_like
      • numpy.array
      • numpy.asarray
      • numpy.asanyarray
      • numpy.ascontiguousarray
      • numpy.asmatrix
      • numpy.astype
      • numpy.copy
      • numpy.frombuffer