![]() |
4 месяцев назад | |
---|---|---|
.. | ||
.dist-info | 9731d8a4bb publishFullContrib: true for ydb | 4 месяцев назад |
numpy | 9731d8a4bb publishFullContrib: true for ydb | 4 месяцев назад |
README.md | e0e3e1717e add ydb deps | 1 год назад |
ya.make | e0e3e1717e add ydb deps | 1 год назад |
NumPy is the fundamental package needed for scientific computing with Python. This package contains:
It derives from the old Numeric code base and can be used as a replacement for Numeric. It also adds the features introduced by numarray and can be used to replace numarray.
More information can be found at the website:
After installation, tests can be run (if nose
is installed) with:
python -c 'import numpy; numpy.test()'
The most current development version is always available from our git repository: