summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2017-07-05 21:44:49 +0000
committerminskim <minskim@pkgsrc.org>2017-07-05 21:44:49 +0000
commit5ad3b07b932b99b68d4f354a03d6f1e8634f6786 (patch)
tree8c31856a543be086250fc166e22d7b577a22a9bd /math
parent8b1bebda5e58bbf42cbc914218e1fa14758f163d (diff)
downloadpkgsrc-5ad3b07b932b99b68d4f354a03d6f1e8634f6786.tar.gz
Add py-scikit-learn
Diffstat (limited to 'math')
-rw-r--r--math/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/math/Makefile b/math/Makefile
index e671083b1b1..5aacf0c8222 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.340 2017/07/05 19:18:23 minskim Exp $
+# $NetBSD: Makefile,v 1.341 2017/07/05 21:44:49 minskim Exp $
COMMENT= Mathematics
@@ -267,6 +267,7 @@ SUBDIR+= py-patsy
SUBDIR+= py-pytables
SUBDIR+= py-roman
SUBDIR+= py-rpy
+SUBDIR+= py-scikit-learn
SUBDIR+= py-scipy
SUBDIR+= py-simpleeval
SUBDIR+= py-statsmodels