tag | ba4fcf01d55af0b909d92181ed4b5f7c43df150d | |
---|---|---|
tagger | Charles Harris <[email protected]> | Mon Mar 12 16:05:40 2018 |
object | 6a58e25703cbecb6786faa09a04ae2ec8221348b |
NumPy 1.14.2 release
commit | 6a58e25703cbecb6786faa09a04ae2ec8221348b | [log] [tgz] |
---|---|---|
author | Charles Harris <[email protected]> | Mon Mar 12 15:57:46 2018 |
committer | Charles Harris <[email protected]> | Mon Mar 12 15:57:46 2018 |
tree | 19a5939cd1d96dd1ebd0dc3396b0c257bf2ccb6d | |
parent | 4113a4ed8a8551ef3fd2c32b2a86880d3ab5eaea [diff] |
REL: NumPy 1.14.2 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()'