跳转至主要内容
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
  • 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
    • Internal organization of NumPy arrays
    • NumPy C code explanations
    • Memory alignment
    • Byte-swapping
    • Writing custom array containers
    • Subclassing ndarray
  • Interoperability with NumPy

Extras

  • Glossary
  • 發行備註
  • NumPy 2.0 migration guide
  • NumPy license
  • NumPy 使用者指南
  • Under-the-hood documentation for developers

Under-the-hood documentation for developers#

These documents are intended as a low-level look into NumPy; focused towards developers.

  • Internal organization of NumPy arrays
  • NumPy C code explanations
  • Memory alignment
  • Byte-swapping
  • Writing custom array containers
  • Subclassing ndarray

上一頁

F2PY and PGI Fortran on Windows

下一頁

Internal organization of NumPy arrays

© Copyright 2008-2026, NumPy Developers.

使用 Sphinx 7.2.6 建立。

使用 PyData Sphinx Theme 0.16.1构建.