tag | 424042f8b71aff9a196072a90e8c6e0a156f0277 | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Mon Jul 23 15:54:38 2018 |
object | ccfbcc1cd9a4035a467f2e982a565ab27de25b6b |
NumPy 1.15.0 release
commit | ccfbcc1cd9a4035a467f2e982a565ab27de25b6b | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Mon Jul 23 12:56:33 2018 |
committer | Charles Harris <charlesr.harris@gmail.com> | Mon Jul 23 12:56:33 2018 |
tree | 9ebf2c987ad0c7bbaeeacc3cd79e14b639c3a2cb | |
parent | cface37b357351024bb10378ae3350f7c6ab20dc [diff] |
REL: NumPy 1.15.0 release.
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()'