pith. sign in

The NumPy Array: A Structure for Efficient Numerical Computation

4 Pith papers cite this work. Polarity classification is still indexing.

4 Pith papers citing it
abstract

In the Python world, NumPy arrays are the standard representation for numerical data. Here, we show how these arrays enable efficient implementation of numerical computations in a high-level language. Overall, three techniques are applied to improve performance: vectorizing calculations, avoiding copying data in memory, and minimizing operation counts. We first present the NumPy array structure, then show how to use it for efficient computation, and finally how to share array data with other libraries.

citation-role summary

method 2

citation-polarity summary

years

2026 3 2020 1

verdicts

UNVERDICTED 4

roles

method 2

polarities

use method 2

representative citing papers

citing papers explorer

Showing 4 of 4 citing papers.