tag | a3819044d64590f2c0757f9a90ddf3ba5bdc8616 | |
---|---|---|
tagger | Charles Harris <[email protected]> | Wed Jun 06 16:48:26 2018 |
object | 83419d6462461110035fa27e322efed557c739ac |
NumPy 1.14.4 release
commit | 83419d6462461110035fa27e322efed557c739ac | [log] [tgz] |
---|---|---|
author | Charles Harris <[email protected]> | Wed Jun 06 14:43:07 2018 |
committer | Charles Harris <[email protected]> | Wed Jun 06 14:43:07 2018 |
tree | f814b62299dbfe6c30915841e4144e52006a7a97 | |
parent | 25b51554e0e337e21d375adf9c5699414db7ed59 [diff] |
REL: NumPy 1.14.4 release.
NumPy is the fundamental package needed for scientific computing with Python.
It provides:
If nose
is installed, tests can be run after installation with:
python -c 'import numpy; numpy.test()'