CMD + K

numpy

Community

NumPy: array processing for numbers, strings, records, and objects.

Installation

To install this package, run one of the following:

Pip
$pip install -i https://pypi.anaconda.org/ales-erjavec/simple numpy

Usage Tracking

1.11.3
1.10.4
1.9.3
1.9.2
4 / 8 versions selected
Downloads (Last 6 months): 0

Description

NumPy is a general-purpose array-processing package designed to efficiently manipulate large multi-dimensional arrays of arbitrary records without sacrificing too much speed for small multi-dimensional arrays. NumPy is built on the Numeric code base and adds features introduced by numarray as well as an extended C-API and the ability to create arrays of arbitrary type which also makes NumPy suitable for interfacing with general-purpose data-base applications.

There are also basic facilities for discrete fourier transform, basic linear algebra and random number generation.

About

Summary

NumPy: array processing for numbers, strings, records, and objects.

Last Updated

Jan 17, 2017 at 13:10

License

BSD

Total Downloads

18.6K

Supported Platforms

noarch