tag | 97b2160b29936b77624905a593c1bda29c56320f | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Fri Sep 06 23:53:44 2019 |
object | fce34f559f17674e7a3301c46b0a9cc991c143d4 |
NumPy 1.17.2 release
commit | fce34f559f17674e7a3301c46b0a9cc991c143d4 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Fri Sep 06 21:26:45 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Fri Sep 06 21:26:45 2019 |
tree | 751c5dbb6262fa2131cd77e250dd12f72c4d6bbd | |
parent | 198b58cf296ab7b28936466eb2e447c3b5c1cc05 [diff] |
REL: NumPy 1.17.2 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()'