pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/math



Module Name:    pkgsrc
Committed By:   minskim
Date:           Fri Jul  6 03:37:06 UTC 2018

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math/Makefile: Add py-Theano


To generate a diff of this commit:
cvs rdiff -u -r1.391 -r1.392 pkgsrc/math/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/math/Makefile
diff -u pkgsrc/math/Makefile:1.391 pkgsrc/math/Makefile:1.392
--- pkgsrc/math/Makefile:1.391  Wed Jul  4 06:46:49 2018
+++ pkgsrc/math/Makefile        Fri Jul  6 03:37:06 2018
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.391 2018/07/04 06:46:49 adam Exp $
+# $NetBSD: Makefile,v 1.392 2018/07/06 03:37:06 minskim Exp $
 
 COMMENT=       Mathematics
 
@@ -274,6 +274,7 @@ SUBDIR+=    pspp
 SUBDIR+=       py-Numeric
 SUBDIR+=       py-Scientific
 SUBDIR+=       py-Scientific-doc
+SUBDIR+=       py-Theano
 SUBDIR+=       py-abcpmc
 SUBDIR+=       py-almost
 SUBDIR+=       py-asteval



Home | Main Index | Thread Index | Old Index