commit | 7849751173fb47a5f17761b3515b42b4d8ce1197 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Tue Feb 20 16:50:32 2018 |
committer | GitHub <noreply@github.com> | Tue Feb 20 16:50:32 2018 |
tree | 8878e7a2f9289fa990f7715091a12e8d897babde | |
parent | c2a54ac94ea93ad01800aecc711cb334116c6dbf [diff] | |
parent | 7b496586d873f208c624b97ed109d6c14210ea52 [diff] |
Merge pull request #10630 from charris/prepare-1.14.1 REL: Prepare for 1.14.1 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()'