diff options
Diffstat (limited to 'development/numpy/slack-desc')
-rw-r--r-- | development/numpy/slack-desc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/development/numpy/slack-desc b/development/numpy/slack-desc index e711828604..4f210ab4b2 100644 --- a/development/numpy/slack-desc +++ b/development/numpy/slack-desc @@ -6,14 +6,14 @@ # customary to leave one space after the ':'. |-----handy-ruler------------------------------------------------------| -numpy: NumPy (a foundation Python package for scientific computing) +numpy: NumPy (a Python extension for scientific computing) numpy: numpy: NumPy is an extension to the Python programming language, adding -numpy: support for large, multi-dimensional arrays and matrices, along +numpy: support for large, multi-dimensional arrays and matrices along numpy: with a large library of high-level mathematical functions to numpy: operate on these arrays. numpy: -numpy: NumPy home page is: http://numpy.scipy.org/ +numpy: Homepage: http://numpy.scipy.org/ numpy: numpy: numpy: |