Fri Aug 7 02:39:42 2020 UTC ()
math/R-tensor: import R-tensor-1.5

The tensor product of two arrays is notionally an outer product of the
arrays collapsed in specific extents by summing along the appropriate
diagonals.


(brook)
diff -r1.468 -r1.469 pkgsrc/math/Makefile
diff -r0 -r1.1 pkgsrc/math/R-tensor/DESCR
diff -r0 -r1.1 pkgsrc/math/R-tensor/Makefile
diff -r0 -r1.1 pkgsrc/math/R-tensor/distinfo

cvs diff -r1.468 -r1.469 pkgsrc/math/Makefile (expand / switch to unified diff)

--- pkgsrc/math/Makefile 2020/08/06 23:37:21 1.468
+++ pkgsrc/math/Makefile 2020/08/07 02:39:42 1.469
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1# $NetBSD: Makefile,v 1.468 2020/08/06 23:37:21 joerg Exp $ 1# $NetBSD: Makefile,v 1.469 2020/08/07 02:39:42 brook Exp $
2 2
3COMMENT= Mathematics 3COMMENT= Mathematics
4 4
5SUBDIR+= R 5SUBDIR+= R
6SUBDIR+= R-CGIwithR 6SUBDIR+= R-CGIwithR
7SUBDIR+= R-DAAG 7SUBDIR+= R-DAAG
8SUBDIR+= R-DBI 8SUBDIR+= R-DBI
9SUBDIR+= R-DEoptimR 9SUBDIR+= R-DEoptimR
10SUBDIR+= R-FNN 10SUBDIR+= R-FNN
11SUBDIR+= R-Formula 11SUBDIR+= R-Formula
12SUBDIR+= R-GRASS 12SUBDIR+= R-GRASS
13SUBDIR+= R-ISLR 13SUBDIR+= R-ISLR
14SUBDIR+= R-ISwR 14SUBDIR+= R-ISwR
@@ -93,26 +93,27 @@ SUBDIR+= R-relimp @@ -93,26 +93,27 @@ SUBDIR+= R-relimp
93SUBDIR+= R-reshape2 93SUBDIR+= R-reshape2
94SUBDIR+= R-robustbase 94SUBDIR+= R-robustbase
95SUBDIR+= R-rstudioapi 95SUBDIR+= R-rstudioapi
96SUBDIR+= R-sandwich 96SUBDIR+= R-sandwich
97SUBDIR+= R-sgeostat 97SUBDIR+= R-sgeostat
98SUBDIR+= R-shapefiles 98SUBDIR+= R-shapefiles
99SUBDIR+= R-sp 99SUBDIR+= R-sp
100SUBDIR+= R-spacetime 100SUBDIR+= R-spacetime
101SUBDIR+= R-splancs 101SUBDIR+= R-splancs
102SUBDIR+= R-stabledist 102SUBDIR+= R-stabledist
103SUBDIR+= R-statmod 103SUBDIR+= R-statmod
104SUBDIR+= R-stringdist 104SUBDIR+= R-stringdist
105SUBDIR+= R-survey 105SUBDIR+= R-survey
 106SUBDIR+= R-tensor
106SUBDIR+= R-tensorA 107SUBDIR+= R-tensorA
107SUBDIR+= R-tibble 108SUBDIR+= R-tibble
108SUBDIR+= R-tidyr 109SUBDIR+= R-tidyr
109SUBDIR+= R-urca 110SUBDIR+= R-urca
110SUBDIR+= R-vctrs 111SUBDIR+= R-vctrs
111SUBDIR+= R-wle 112SUBDIR+= R-wle
112SUBDIR+= R-xtable 113SUBDIR+= R-xtable
113SUBDIR+= R-xts 114SUBDIR+= R-xts
114SUBDIR+= R-zeallot 115SUBDIR+= R-zeallot
115SUBDIR+= R-zoo 116SUBDIR+= R-zoo
116SUBDIR+= TinySVM 117SUBDIR+= TinySVM
117SUBDIR+= aamath 118SUBDIR+= aamath
118SUBDIR+= abs 119SUBDIR+= abs

File Added: pkgsrc/math/R-tensor/DESCR
The tensor product of two arrays is notionally an outer product of the
arrays collapsed in specific extents by summing along the appropriate
diagonals.

File Added: pkgsrc/math/R-tensor/Makefile
# $NetBSD: Makefile,v 1.1 2020/08/07 02:39:42 brook Exp $

MASTER_SITES=	${MASTER_SITE_R_CRAN:=contrib/}

MAINTAINER=	pkgsrc-users@NetBSD.org
HOMEPAGE=	${R_HOMEPAGE_BASE}/tensor/
COMMENT=	Tensor product of arrays
LICENSE=	gnu-gpl-v2

R_PKGNAME=	tensor
R_PKGVER=	1.5

.include "../../math/R/Makefile.extension"
.include "../../mk/bsd.pkg.mk"

File Added: pkgsrc/math/R-tensor/distinfo
$NetBSD: distinfo,v 1.1 2020/08/07 02:39:42 brook Exp $

SHA1 (R/tensor_1.5.tar.gz) = 9196690813d5763969e7be0ffb30482a095a5784
RMD160 (R/tensor_1.5.tar.gz) = 12cd7985464e537fb1f241ab6a6d7ce6e7004c02
SHA512 (R/tensor_1.5.tar.gz) = 66ba8446b20f1a46da5d1e008f3777c06bf4fa684ebb715c6b8038cd896bbe5bd9b70f3adb98bf41545a1f141429c779a08612a782ac58f42b888d707acf912a
Size (R/tensor_1.5.tar.gz) = 2518 bytes