V2EX  ›  英汉词典
Enqueued related words: Ndarray, SciPy

Numpy

释义 Definition

NumPy 是 Python 中最常用的数值计算库之一,提供高效的多维数组(ndarray)以及大量用于线性代数、统计、傅里叶变换等的运算工具。(也常写作 NumPy。)

发音 Pronunciation (IPA)

/ˈnʌm.paɪ/

例句 Examples

I used NumPy to create an array of numbers.
我用 NumPy 创建了一个数字数组。

Using NumPy, the researchers vectorized the computation to speed up the simulation and reduce memory overhead.
研究人员使用 NumPy 将计算向量化,以加快仿真速度并减少内存开销。

词源 Etymology

“NumPy” 来自 Numerical Python(数值化的 Python)。它最初用于让 Python 更方便、高效地处理科学计算中的数组与矩阵运算,后来成为数据科学与机器学习生态的基础组件之一。

相关词 Related Words

文献与作品 Literary / Notable Works

  • Python for Data Analysis(Wes McKinney)——在数据分析工作流中大量使用 NumPy 作为底层数组与计算基础
  • Fluent Python(Luciano Ramalho)——在高性能 Python 编程语境下讨论并示例 NumPy
  • Numerical Python: Scientific Computing and Data Science Applications with Numpy, SciPy and Matplotlib(Robert Johansson)——以 NumPy 为核心的科学计算入门与实践书籍
关于   ·   帮助文档   ·   自助推广系统   ·   博客   ·   API   ·   FAQ   ·   Solana   ·   2081 人在线   最高记录 6679   ·     Select Language
创意工作者们的社区
World is powered by solitude
VERSION: 3.9.8.5 · 12ms · UTC 13:19 · PVG 21:19 · LAX 05:19 · JFK 08:19
♥ Do have faith in what you're doing.