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:   ryoon
Date:           Tue Jan 21 13:37:48 UTC 2025

Modified Files:
        pkgsrc/math: Makefile

Log Message:
math: Enable py-torch


To generate a diff of this commit:
cvs rdiff -u -r1.616 -r1.617 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.616 pkgsrc/math/Makefile:1.617
--- pkgsrc/math/Makefile:1.616  Tue Jan 21 13:29:46 2025
+++ pkgsrc/math/Makefile        Tue Jan 21 13:37:48 2025
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.616 2025/01/21 13:29:46 ryoon Exp $
+# $NetBSD: Makefile,v 1.617 2025/01/21 13:37:48 ryoon Exp $
 
 COMMENT=       Mathematics
 
@@ -456,6 +456,7 @@ SUBDIR+=    py-sympy
 SUBDIR+=       py-tables
 SUBDIR+=       py-tensorboard
 SUBDIR+=       py-theano-pymc
+SUBDIR+=       py-torch
 SUBDIR+=       py-uncertainties
 SUBDIR+=       py-xarray
 SUBDIR+=       py-xarray-einstats



Home | Main Index | Thread Index | Old Index