pbdDMAT: 'pbdR' Distributed Matrix Methods

A set of classes for managing distributed matrices, and a collection of methods for computing linear algebra and statistics. Computation is handled mostly by routines from the 'pbdBASE' package, which itself relies on the 'ScaLAPACK' and 'PBLAS' numerical libraries for distributed computing.

Version: 0.5-1
Depends: R (≥ 3.1.0), pbdMPI (≥ 0.3-8), pbdBASE (≥ 0.5-0), stats
Imports: utils, methods
Published: 2019-03-17
Author: Drew Schmidt [aut, cre], Wei-Chen Chen [aut], Sebastien Lamy de la Chapelle [aut], George Ostrouchov [aut], Pragneshkumar Patel [aut], ZhaoKang Wang [ctb], Michael Lawrence [ctb], R Core team [ctb] (some wrappers taken from the base and stats packages)
Maintainer: Drew Schmidt <wrathematics at gmail.com>
BugReports: http://group.pbdr.org/
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://pbdr.org/
NeedsCompilation: yes
SystemRequirements: OpenMPI (>= 1.5.4) on Solaris, Linux, Mac, and FreeBSD. MS-MPI (Microsoft HPC Pack 2012) or MPICH2 (>= 1.4.1p1) on Windows.
Citation: pbdDMAT citation info
Materials: README ChangeLog INSTALL
In views: HighPerformanceComputing
CRAN checks: pbdDMAT results

Downloads:

Reference manual: pbdDMAT.pdf
Vignettes: pbdDMAT-guide
Package source: pbdDMAT_0.5-1.tar.gz
Windows binaries: r-devel: pbdDMAT_0.5-1.zip, r-release: pbdDMAT_0.5-1.zip, r-oldrel: pbdDMAT_0.5-1.zip
OS X binaries: r-release: not available, r-oldrel: not available
Old sources: pbdDMAT archive

Reverse dependencies:

Reverse depends: pbdDEMO, pmclust

Linking:

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