diff options
Diffstat (limited to 'math/py-numpy/pkg-descr')
-rw-r--r-- | math/py-numpy/pkg-descr | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/math/py-numpy/pkg-descr b/math/py-numpy/pkg-descr index 16b3e2c3e8d9..4120046671b7 100644 --- a/math/py-numpy/pkg-descr +++ b/math/py-numpy/pkg-descr @@ -9,5 +9,3 @@ Besides its obvious scientific uses, NumPy can also be used as an efficient multi-dimensional container of generic data. Arbitrary data-types can be defined. This allows NumPy to seamlessly and speedily integrate with a wide variety of databases. - -WWW: https://www.numpy.org/ |