tag | 082563d500e0eddbc208ca6f00cfd0f7b5c7a248 | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Tue May 28 18:37:09 2019 |
object | 7ebbc2ed3b4a388dd3942e1d8ef2de18074a09b3 |
NumPy 1.16.4 release
commit | 7ebbc2ed3b4a388dd3942e1d8ef2de18074a09b3 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Mon May 27 20:07:23 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Mon May 27 20:07:23 2019 |
tree | 4b61dd2f99e91690ffa7ac66868ccbba42ba7e10 | |
parent | 858cd32281759cb26591f01066e34fd3a3fd4e60 [diff] |
REL: NumPy 1.16.4 release.
NumPy is the fundamental package needed for scientific computing with Python.
It provides:
Testing:
pytest
nose
Tests can then be run after installation with:
python -c 'import numpy; numpy.test()'