commit | 7303292df3586c143fd6df7b3d6f01bedbfffede | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Thu Jan 10 04:58:39 2019 |
committer | GitHub <noreply@github.com> | Thu Jan 10 04:58:39 2019 |
tree | 95825f5bdeaf89b66d3d6c9fc469f38e7dbf1206 | |
parent | 2f945ebad22b19420ec1716e7676fa6a902b0ff1 [diff] | |
parent | a8a65732d69893190afc647591ed5f3f49dc42f4 [diff] |
Merge pull request #12705 from charris/backport-12687 ENH: Better links in documentation
NumPy is the fundamental package needed for scientific computing with Python.
It provides:
Testing:
pytest
nose
Tests can then be run after installation with:
python -c 'import numpy; numpy.test()'