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

章节导航

  • NumPy’s module structure
    • numpy.exceptions
    • numpy.fft
    • numpy.linalg
    • numpy.polynomial
    • numpy.random
    • numpy.strings
    • numpy.testing
    • numpy.typing
    • numpy.ctypeslib
    • numpy.dtypes
    • numpy.emath
    • numpy.lib
    • numpy.rec
    • numpy.version
    • numpy.char
    • numpy.f2py
      • F2PY user guide
        • Three ways to wrap - getting started
        • Using F2PY
        • F2PY examples
      • F2PY reference manual
      • F2PY and Windows
      • 1 Migrating to meson
    • numpy.ma
    • numpy.matlib
  • 陣列物件
  • Universal functions (ufunc)
  • Routines and objects by topic
  • Typing (numpy.typing)
  • NumPy C-API
  • Array API standard compatibility
  • CPU/SIMD optimizations
  • Thread Safety
  • Global Configuration Options
  • NumPy security
  • Testing guidelines
  • Status of numpy.distutils and migration advice
  • NumPy and SWIG
  • NumPy 使用者指南
  • F2PY user guide and reference manual
  • F2PY user guide

F2PY user guide#

  • Three ways to wrap - getting started
    • The quick way
    • The smart way
    • The quick and smart way
  • Using F2PY
    • Using f2py as a command-line tool
    • Python module numpy.f2py
    • Building with Meson (Examples)
  • F2PY examples
    • F2PY walkthrough: a basic extension module
    • A filtering example
    • depends keyword example
    • Read more

上一頁

F2PY user guide and reference manual

下一頁

Three ways to wrap - getting started

© Copyright 2008-2026, NumPy Developers.

使用 Sphinx 7.2.6 建立。

使用 PyData Sphinx Theme 0.16.1构建.