articleComputing in Science & EngineeringMar 1, 2011GREEN OA

The NumPy Array: A Structure for Efficient Numerical Computation

Stellenbosch University · Enthought (United States) · +1 more institution

Indexed inarxivcrossref

Abstract

In the Python world, NumPy arrays are the standard representation for numerical data and enable efficient implementation of numerical computations in a high-level language. As this effort shows, NumPy performance can be improved through three techniques: vectorizing calculations, avoiding copying data in memory, and minimizing operation counts.

Citation impact

11,008
total citations
FWCI
23.70
Percentile
100%
References
1
Citations per year

Authors

3

Topics & keywords

Keywords
  • Python (programming language)
  • Computation
  • Copying
  • Computer science
  • Data structure
  • Computational science
  • Parallel computing
  • Array data structure
No related works found for this paper.