mirror of
https://github.com/macports/macports-ports.git
synced 2026-07-12 18:20:25 -07:00
21 lines
786 B
Tcl
21 lines
786 B
Tcl
# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
|
|
|
|
PortSystem 1.0
|
|
PortGroup R 1.0
|
|
|
|
R.setup github rikenbit rTensor 1.4.8 v
|
|
revision 1
|
|
categories-append math
|
|
maintainers nomaintainer
|
|
license GPL-2+
|
|
description Tools for tensor analysis and decomposition
|
|
long_description {*}${description}
|
|
homepage https://jamesyili.github.io/rTensor
|
|
checksums rmd160 0228c7184e82f5dd076d268b15e6a9ccf5eacda6 \
|
|
sha256 ce15b4239a7fc05ea902cf3e2a8738e735306e6ab243b5c14ef216225edd8247 \
|
|
size 33316
|
|
supported_archs noarch
|
|
platforms {darwin any}
|
|
|
|
test.run yes
|