garray: Generalized Array Arithmetic for Ragged Arrays with Named Margins

Organize a so-called ragged array as generalized arrays, which is simply an array with sub-dimensions denoting the subdivision of dimensions (grouping of members within dimensions). By the margins (names of dimensions and sub-dimensions) in generalized arrays, operators and utility functions provided in this package automatically match the margins, doing map-reduce style parallel computation along margins. Generalized arrays are also cooperative to R's native functions that work on simple arrays.

Version: 1.1.2
Depends: R (≥ 3.4.0)
Suggests: parallel (≥ 3.4.0)
Published: 2018-11-05
Author: Qingsheng Huang
Maintainer: Qingsheng Huang <huangqqss at 126.com>
License: GPL-3
NeedsCompilation: no
CRAN checks: garray results

Documentation:

Reference manual: garray.pdf

Downloads:

Package source: garray_1.1.2.tar.gz
Windows binaries: r-devel: garray_1.1.2.zip, r-release: garray_1.1.2.zip, r-oldrel: garray_1.1.2.zip
macOS binaries: r-release (arm64): garray_1.1.2.tgz, r-oldrel (arm64): garray_1.1.2.tgz, r-release (x86_64): garray_1.1.2.tgz
Old sources: garray archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=garray to link to this page.