commit | 826e101e21fc8163bf820d1ee9a607df34b1b80a | [log] [tgz] |
---|---|---|
author | Matti Picus <matti.picus@gmail.com> | Tue Jun 12 17:34:09 2018 |
committer | GitHub <noreply@github.com> | Tue Jun 12 17:34:09 2018 |
tree | 39bab3326a489afc618f9c26b134a3ab8c7f356b | |
parent | b8aa34cf9fc044da4d6d72fa06d4c8075488e366 [diff] | |
parent | 83cb1777ca2402cfa4b75ca08713ae1f50fff1e3 [diff] |
Merge pull request #11311 from mattip/prepare-1.14.5-release DOC: document release 1.14.5
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()'