tag | 16d3d444cda41946ff5ecefdc5fa182d3da3e73e | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Thu Jan 31 23:06:07 2019 |
object | 685b9ace06f1dc50e2698099d7a2b6a241379318 |
NumPy 1.16.1 release.
commit | 685b9ace06f1dc50e2698099d7a2b6a241379318 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Thu Jan 31 20:54:00 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Thu Jan 31 20:54:00 2019 |
tree | f63592d67a5bfe53a6cef5ecf3d76303be17de7f | |
parent | 8b4e7db68c1c5405fdb9ed57ce94e09eaa2d3298 [diff] |
REL: NumPy 1.16.1 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()'