The NumPy array: a structure for efficient numerical computation

Computer Science – Mathematical Software

Scientific paper

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Scientific paper

10.1109/MCSE.2011.37

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.

No associations

LandOfFree

Say what you really think

Search LandOfFree.com for scientists and scientific papers. Rate them and share your experience with other people.

Rating

The NumPy array: a structure for efficient numerical computation does not yet have a rating. At this time, there are no reviews or comments for this scientific paper.

If you have personal experience with The NumPy array: a structure for efficient numerical computation, we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and The NumPy array: a structure for efficient numerical computation will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFWR-SCP-O-502041

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.