summaryrefslogtreecommitdiff
path: root/devel/py-tinyarray/pkg-descr
diff options
context:
space:
mode:
Diffstat (limited to 'devel/py-tinyarray/pkg-descr')
-rw-r--r--devel/py-tinyarray/pkg-descr2
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/py-tinyarray/pkg-descr b/devel/py-tinyarray/pkg-descr
index aa731f28dfb8..636686574c33 100644
--- a/devel/py-tinyarray/pkg-descr
+++ b/devel/py-tinyarray/pkg-descr
@@ -5,5 +5,3 @@ times), and 3 times less memory is used to store them. Tinyarrays
are useful if you need many small arrays of numbers, and cannot
combine them into a few large ones. (The resulting code is still
much slower than C, but it may now be fast enough.)
-
-WWW: https://gitlab.kwant-project.org/kwant/tinyarray