跳转至主要内容
Ctrl+K
NumPy v2.5.dev0 Manual - Home NumPy v2.5.dev0 Manual - Home
  • 使用者指南
  • API 參考
  • 從來源碼建置
  • 開發
  • 發行備註
  • Learn
    • NEPs
  • GitHub
  • 使用者指南
  • API 參考
  • 從來源碼建置
  • 開發
  • 發行備註
  • Learn
  • NEPs
  • GitHub

章节导航

Getting started

  • What is NumPy?
  • Installation
  • NumPy quickstart
  • NumPy: the absolute basics for beginners

Fundamentals and usage

  • NumPy fundamentals
    • Array creation
    • Indexing on ndarrays
    • I/O with NumPy
    • Data types
    • Broadcasting
    • Copies and views
    • Working with Arrays of Strings And Bytes
    • Structured arrays
    • Universal functions (ufunc) basics
  • NumPy for MATLAB users
  • NumPy tutorials
  • NumPy how-tos

Advanced usage and interoperability

  • Using NumPy C-API
  • F2PY user guide and reference manual
  • Under-the-hood documentation for developers
  • Interoperability with NumPy

Extras

  • Glossary
  • 發行備註
  • NumPy 2.0 migration guide
  • NumPy license
  • NumPy 使用者指南
  • NumPy fundamentals

NumPy fundamentals#

These documents clarify concepts, design decisions, and technical constraints in NumPy. This is a great place to understand the fundamental NumPy ideas and philosophy.

  • Array creation
  • Indexing on ndarrays
  • I/O with NumPy
  • Data types
  • Broadcasting
  • Copies and views
  • Working with Arrays of Strings And Bytes
  • Structured arrays
  • Universal functions (ufunc) basics

上一頁

NumPy: the absolute basics for beginners

下一頁

Array creation

© Copyright 2008-2026, NumPy Developers.

使用 Sphinx 7.2.6 建立。

使用 PyData Sphinx Theme 0.16.1构建.