tag | d80d4987f4c1997d44431f035cf7fe9327642192 | |
---|---|---|
tagger | Charles Harris <charlesr.harris@gmail.com> | Mon Oct 22 16:57:58 2018 |
object | f82c2b62d18b381baefc30f8e8d7788d08a0bd16 |
NumPy 1.15.3 release
commit | f82c2b62d18b381baefc30f8e8d7788d08a0bd16 | [log] [tgz] |
---|---|---|
author | Charles Harris <charlesr.harris@gmail.com> | Sun Oct 21 21:29:17 2018 |
committer | Charles Harris <charlesr.harris@gmail.com> | Sun Oct 21 21:29:17 2018 |
tree | 07e430f6deb14dbf168750e9b60b29a142baab1c | |
parent | 542f73e34dfa5d0360f5b3617a587231a8336fe2 [diff] |
REL: NumPy 1.15.3 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()'