tag | 528b3092707c85e8cd54e79fab53bbd788bbd67b | |
---|---|---|
tagger | Charles Harris <[email protected]> | Tue Feb 20 21:41:13 2018 |
object | 7dcee7a469ad1bbfef1cd8980dc18bf5869c5391 |
NumPy 1.14.1 release.
commit | 7dcee7a469ad1bbfef1cd8980dc18bf5869c5391 | [log] [tgz] |
---|---|---|
author | Charles Harris <[email protected]> | Tue Feb 20 21:22:52 2018 |
committer | Charles Harris <[email protected]> | Tue Feb 20 21:22:52 2018 |
tree | 4b3852b49ae436a17e7b0ca8c60233fcfcef2470 | |
parent | 7849751173fb47a5f17761b3515b42b4d8ce1197 [diff] |
REL: NumPy 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()'