tag | 91b9a5df01461eef33a396a0a2d210aa7643a159 | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Sun Dec 29 22:07:21 2019 |
object | 3dec7099ce38cb189880f6f69df318f35ff9a5ea |
NumPy 1.16.6 release.
commit | 3dec7099ce38cb189880f6f69df318f35ff9a5ea | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Sun Dec 29 18:43:21 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Sun Dec 29 18:43:21 2019 |
tree | 1aed87d28f4a8e05388a2cc5d22aa83f476e3512 | |
parent | 56ebda27b3122f7ac7b4dc5e7afac60e34e7baa1 [diff] |
REL: NumPy 1.16.6 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()'