tag | d11e8ebfb86e40533fbaa89f10b0bf5d7a587901 | |
---|---|---|
tagger | Allan Haldane <[email protected]> | Fri Apr 27 21:26:09 2018 |
object | 73299826729be58cec179b52c656adfcaefada93 |
NumPy 1.14.3 release
commit | 73299826729be58cec179b52c656adfcaefada93 | [log] [tgz] |
---|---|---|
author | Allan Haldane <[email protected]> | Fri Apr 27 19:36:49 2018 |
committer | Allan Haldane <[email protected]> | Fri Apr 27 20:34:35 2018 |
tree | 27e50fb850fef2ad80c1c116ef1c61fbb4c9e812 | |
parent | 5c20a5a71f6296f461454b5695f9dd2249f396d7 [diff] |
REL: NumPy 1.14.3 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()'