summaryrefslogtreecommitdiff
path: root/math
diff options
context:
space:
mode:
authorminskim <minskim@pkgsrc.org>2019-11-25 04:10:07 +0000
committerminskim <minskim@pkgsrc.org>2019-11-25 04:10:07 +0000
commit524a3deb83507cca0663ea7ad59ae9d026d518c8 (patch)
tree97680e2a61af0dd19041d0c5b8c50e484237e84f /math
parent95ab5d9b050287be217cb20d2812f66b61429c19 (diff)
downloadpkgsrc-524a3deb83507cca0663ea7ad59ae9d026d518c8.tar.gz
math: Add py-arviz
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 5fee9af1a38..8fc93a7e467 100644
--- a/math/Makefile
+++ b/math/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.437 2019/11/20 22:27:02 markd Exp $
+# $NetBSD: Makefile,v 1.438 2019/11/25 04:10:07 minskim Exp $
COMMENT= Mathematics
@@ -309,6 +309,7 @@ SUBDIR+= py-Scientific-doc
SUBDIR+= py-Theano
SUBDIR+= py-abcpmc
SUBDIR+= py-almost
+SUBDIR+= py-arviz
SUBDIR+= py-asteval
SUBDIR+= py-autograd
SUBDIR+= py-bottleneck