tag | 4ad1345b9340ac0b200e6a20729f781f256705c9 | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Tue Feb 26 19:01:58 2019 |
object | 0eeb158ead494e130a25239ac8473a06451b1072 |
NumPy 1.16.2 release
commit | 0eeb158ead494e130a25239ac8473a06451b1072 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Tue Feb 26 16:42:42 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Tue Feb 26 16:42:42 2019 |
tree | 9d39b3976108b0333d5d8311a56a7063392c3d80 | |
parent | 40c532820498d4bbcc611a8166d44c61326eb9b4 [diff] |
REL: NumPy 1.16.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()'