tag | 73642e693c2e3f145bb962bdf31fe32a886067ab | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Thu Oct 17 14:30:37 2019 |
object | ff3df08438d570b0ccdda3f8a008278d8a4ad394 |
NumPy 1.17.3 release.
commit | ff3df08438d570b0ccdda3f8a008278d8a4ad394 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Tue Oct 15 19:30:31 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Tue Oct 15 19:30:31 2019 |
tree | a0899d39d72ff53fc2556e9a6371fc6aada2dffe | |
parent | 89208b4db4de332b7e361860018c2882fe567678 [diff] |
REL: NumPy 1.14.5 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()'