tag | baedf09d37bdc2813ef9f541b048adb99e13a6e0 | |
---|---|---|
tagger | Charles Harris <[email protected]> | Sun Nov 04 16:13:52 2018 |
object | de28edd8f514b82c0524b55f622078d47f479322 |
NumPy 1.15.4 release
commit | de28edd8f514b82c0524b55f622078d47f479322 | [log] [tgz] |
---|---|---|
author | Charles Harris <[email protected]> | Sat Nov 03 23:36:27 2018 |
committer | Charles Harris <[email protected]> | Sat Nov 03 23:36:27 2018 |
tree | 805f1f8a8645b2f9f00609e306e05d941607ab28 | |
parent | c1c8f46f1127127c0688338c833ef6c86057fdaf [diff] |
REL: NumPy 1.15.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()'