aboutsummaryrefslogtreecommitdiffstats
path: root/math/Makefile
diff options
context:
space:
mode:
authorfeld <feld@FreeBSD.org>2016-05-16 09:40:50 +0800
committerfeld <feld@FreeBSD.org>2016-05-16 09:40:50 +0800
commit165fd7546342589420973707c4d2a06a82d58dba (patch)
tree43ef2f97f07b2e18f3e0a622e5e6b068c459558b /math/Makefile
parent9e5243d6e1200e6953dccf4c07c3b30780a7a37f (diff)
downloadfreebsd-ports-gnome-165fd7546342589420973707c4d2a06a82d58dba.tar.gz
freebsd-ports-gnome-165fd7546342589420973707c4d2a06a82d58dba.tar.zst
freebsd-ports-gnome-165fd7546342589420973707c4d2a06a82d58dba.zip
intspan is a set subclass that conveniently stores sets of integers.
Sets can be created from and displayed as integer spans such as 1-3,14,29,92-97 rather than exhaustive member listings. WWW: https://pypi.python.org/pypi/intspan/
Diffstat (limited to 'math/Makefile')
-rw-r--r--math/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/Makefile b/math/Makefile
index b344ab91342d..70083241a92e 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -601,6 +601,7 @@
SUBDIR += py-graphillion
SUBDIR += py-gsl
SUBDIR += py-igraph
+ SUBDIR += py-intspan
SUBDIR += py-luminol
SUBDIR += py-mathdom
SUBDIR += py-matplotlib