commit | 8e54aaa6da3a7072ac0ec33376c496f7e57fbb58 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Thu Sep 20 18:14:48 2018 |
committer | GitHub <noreply@github.com> | Thu Sep 20 18:14:48 2018 |
tree | c2220ad09b1c43e31cb26c71ddb8ed56d58ac429 | |
parent | 0b7be1072697c25f50fd4b4a1f787ecefa4e4b81 [diff] | |
parent | 12a6e17bec834a300cfe5032eb6bd951fb33d99b [diff] |
Merge pull request #12000 from charris/prepare-1.15.2 DOC, REL: Prepare for NumPy 1.15.2 release.[ci skip]
NumPy is the fundamental package needed for scientific computing with Python.
It provides:
If nose
is installed, tests can be run after installation with:
python -c 'import numpy; numpy.test()'