tag | eee7c066d37daacbbdac953bdce2c711ff94f2ad | |
---|---|---|
tagger | Charles Harris <[email protected]> | Sat Jan 06 20:10:03 2018 |
object | 6914bb41f0fb3c1ba500bae4e7d671da9536786f |
NumPy 1.14.0 release, 2018-01-06
commit | 6914bb41f0fb3c1ba500bae4e7d671da9536786f | [log] [tgz] |
---|---|---|
author | Charles Harris <[email protected]> | Sat Jan 06 20:00:36 2018 |
committer | Charles Harris <[email protected]> | Sat Jan 06 20:00:36 2018 |
tree | 67612480e5379af8b46099dffa7aafbbb38b149f | |
parent | db936977cb0eab59d04a6644e736802954ef2179 [diff] |
REL: NumPy 1.14.0 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()'