commit | 25b51554e0e337e21d375adf9c5699414db7ed59 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Tue Jun 05 23:17:54 2018 |
committer | GitHub <noreply@github.com> | Tue Jun 05 23:17:54 2018 |
tree | caa28a01dc58e108f35753c717f8715229eb4fa7 | |
parent | f1f8ada7c5e67e52f46a4de016606cf7c232a9f9 [diff] | |
parent | e9f71053b106dcf5dcf5b1a3502ac0b35f1195bc [diff] |
Merge pull request #11251 from charris/prepare-1.14.4-release DOC: Document 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()'