tag | f1536bae1e3efde60769c8c97bb69b1e88699203 | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Mon Apr 22 00:54:28 2019 |
object | 08b17aee272fb3f64bb0e5e96e0376c0f9fd9424 |
NumPy 1.16.3 release.
commit | 08b17aee272fb3f64bb0e5e96e0376c0f9fd9424 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Sun Apr 21 20:54:24 2019 |
committer | Charles Harris <charlesr.harris@gmail.com> | Sun Apr 21 20:54:24 2019 |
tree | 52aaefbe90942c3c76a2992f6b05c86e825692c7 | |
parent | dec22e4b46d60634b5351eb9a666cda2d169281f [diff] |
REL: NumPy 1.16.3 release.
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()'