pbdDMAT: Programming with Big Data – Distributed Matrix Methods

pbdDMAT contains high level S3 and S4 methods for creating, modifying, and performing computations with dense, distributed matrices. This includes a new class, 'ddmatrix', for storing all of the distributed data details. Computation is handled mostly by routines from the pbdBASE package.

Version: 0.2-1
Depends: R (≥ 2.14.0), methods, rlecuyer, pbdMPI (≥ 0.1-6), pbdSLAP (≥ 0.1-5), pbdBASE (≥ 0.2-1)
Published: 2013-03-25
Author: Drew Schmidt [aut, cre], Wei-Chen Chen [aut], George Ostrouchov [aut], Pragneshkumar Patel [aut]
Maintainer: Drew Schmidt <schmidt at math.utk.edu>
BugReports: http://group.r-pbd.org/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: http://r-pbd.org/
NeedsCompilation: no
SystemRequirements: OpenMPI (>= 1.5.4) on Solaris, Linux and Mac, MPICH2 (>= 1.4.1p1) on Windows
Installation: pbdDMAT installation info
Citation: pbdDMAT citation info
In views: HighPerformanceComputing
CRAN checks: pbdDMAT results

Downloads:

Package source: pbdDMAT_0.2-1.tar.gz
MacOS X binary: pbdDMAT_0.2-1.tgz
Windows binary: not available, see ReadMe.
Reference manual: pbdDMAT.pdf
Vignettes: pbdDMAT-guide
News/ChangeLog:ChangeLog
Old sources: pbdDMAT archive

Reverse dependencies:

Reverse depends: pbdDEMO, pmclust