ContinuumIO/numpy

Name: numpy

Owner: Continuum Analytics, Inc.

Description: Numpy main repository

Created: 2012-09-19 17:13:57.0

Updated: 2017-12-20 03:26:59.0

Pushed: 2017-01-16 15:13:08.0

Homepage: http://www.numpy.org/

Size: 42548

Language: C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README



| Travis CI Status | |——————-| |Travis|

NumPy is the fundamental package needed for scientific computing with Python. This package contains:

It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.

More information can be found at the website:

After installation, tests can be run (if nose is installed) with:

python -c 'import numpy; numpy.test()'

The most current development version is always available from our git repository:


This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.