tag | 483a99dec4dbdaac5f904e8acd2ecd0f2560f81e | |
---|---|---|
tagger | Charles Harris <[email protected]> | Sun Sep 23 16:45:21 2018 |
object | 8706d48bd9918fca93ee50cb8bdc04d8ed16cbbd |
NumPy 1.14.6 release
commit | 8706d48bd9918fca93ee50cb8bdc04d8ed16cbbd | [log] [tgz] |
---|---|---|
author | Charles Harris <[email protected]> | Sun Sep 23 14:24:58 2018 |
committer | Charles Harris <[email protected]> | Sun Sep 23 14:24:58 2018 |
tree | 204fa0f0406feabbf71bcda1faa4c8532e68e2fe | |
parent | 7d1fe07cb6a62c289e800bc5242faded571dbf75 [diff] |
REL: NumPy 1.14.6 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()'