commit | 6790c7c683177ce9e32d8be4cd4656f57bdee1d7 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Fri Jul 26 16:02:27 2019 |
committer | GitHub <noreply@github.com> | Fri Jul 26 16:02:27 2019 |
tree | ca3165864ba89bc08fd5c5b2df2dc1aa7b77c797 | |
parent | e9026853dfcbb80459f18818abefade4a27d08a9 [diff] | |
parent | d62bad55755d2d0344ac6553c14d4570309dc67a [diff] |
Merge pull request #14133 from charris/prepare-1.17.0-release MAINT: Update mailmap and changelog for 1.17.0
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()'