summaryrefslogtreecommitdiff
path: root/math/R-tensorA
diff options
context:
space:
mode:
authorbrook <brook@pkgsrc.org>2019-08-09 15:46:29 +0000
committerbrook <brook@pkgsrc.org>2019-08-09 15:46:29 +0000
commitdfec024ab5774ad588abf439e48fcbdd87377cd2 (patch)
treeab9dc8e96f1aad9540f1834c8fc987eda0fc6fb8 /math/R-tensorA
parentf328bacfc16e9d52bb65e2250fc104791dca3f66 (diff)
downloadpkgsrc-dfec024ab5774ad588abf439e48fcbdd87377cd2.tar.gz
R-tensorA: initial commit
Provides convenience functions for advanced linear algebra with tensors and computation with datasets of tensors on a higher level abstraction. It includes Einstein and Riemann summing conventions, dragging, co- and contravariate indices, parallel computations on sequences of tensors.
Diffstat (limited to 'math/R-tensorA')
-rw-r--r--math/R-tensorA/DESCR5
-rw-r--r--math/R-tensorA/Makefile14
-rw-r--r--math/R-tensorA/distinfo6
3 files changed, 25 insertions, 0 deletions
diff --git a/math/R-tensorA/DESCR b/math/R-tensorA/DESCR
new file mode 100644
index 00000000000..99d2bd3d95d
--- /dev/null
+++ b/math/R-tensorA/DESCR
@@ -0,0 +1,5 @@
+Provides convenience functions for advanced linear algebra with
+tensors and computation with datasets of tensors on a higher level
+abstraction. It includes Einstein and Riemann summing conventions,
+dragging, co- and contravariate indices, parallel computations on
+sequences of tensors.
diff --git a/math/R-tensorA/Makefile b/math/R-tensorA/Makefile
new file mode 100644
index 00000000000..9801445f7fc
--- /dev/null
+++ b/math/R-tensorA/Makefile
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1 2019/08/09 15:46:29 brook Exp $
+
+R_PKGNAME= tensorA
+R_PKGVER= 0.36.1
+CATEGORIES= math
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+COMMENT= Advanced tensor arithmetic with named indices
+LICENSE= gnu-gpl-v2 OR gnu-gpl-v3
+
+USE_LANGUAGES= c
+
+.include "../../math/R/Makefile.extension"
+.include "../../mk/bsd.pkg.mk"
diff --git a/math/R-tensorA/distinfo b/math/R-tensorA/distinfo
new file mode 100644
index 00000000000..814928149fb
--- /dev/null
+++ b/math/R-tensorA/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1 2019/08/09 15:46:29 brook Exp $
+
+SHA1 (R/tensorA_0.36.1.tar.gz) = 0c3ddd01c43fa3853684605a8be16fee4ec95a48
+RMD160 (R/tensorA_0.36.1.tar.gz) = d89d74b492579dca5f569ab465b78dd855d8f57f
+SHA512 (R/tensorA_0.36.1.tar.gz) = bb03707e71d490cee8a41a44af5f6b83df6933ef0e84f9ce1695ace4611bac2d9826cb104bec6faadd3b73203ccb5e0230ea5ef203a36778dbe360dbb0801d60
+Size (R/tensorA_0.36.1.tar.gz) = 47051 bytes