rexpokit: R Wrappers for EXPOKIT; Other Matrix Functions

Wraps some of the matrix exponentiation utilities from EXPOKIT (<http://www.maths.uq.edu.au/expokit/>), a FORTRAN library that is widely recommended for matrix exponentiation (Sidje RB, 1998. "Expokit: A Software Package for Computing Matrix Exponentials." ACM Trans. Math. Softw. 24(1): 130-156). EXPOKIT includes functions for exponentiating both small, dense matrices, and large, sparse matrices (in sparse matrices, most of the cells have value 0). Rapid matrix exponentiation is useful in phylogenetics when we have a large number of states (as we do when we are inferring the history of transitions between the possible geographic ranges of a species), but is probably useful in other ways as well.

Version: 0.26.6
Depends: R (≥ 3.0.2)
Imports: stats, Rcpp (≥ 0.11.0)
LinkingTo: Rcpp (≥ 0.11.0)
Published: 2018-10-02
Author: Nicholas J. Matzke [aut, cre, cph], Roger B. Sidje [aut, cph], Drew Schmidt [aut]
Maintainer: Nicholas J. Matzke <nickmatzke.ncse at gmail.com>
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
Copyright: See rexpokit/inst/LAPACK_LICENSE.txt for src/lapack.f.
URL: http://phylo.wikidot.com/rexpokit
NeedsCompilation: yes
Citation: rexpokit citation info
Materials: README NEWS
CRAN checks: rexpokit results

Downloads:

Reference manual: rexpokit.pdf
Package source: rexpokit_0.26.6.tar.gz
Windows binaries: r-devel: rexpokit_0.26.6.zip, r-release: rexpokit_0.26.6.zip, r-oldrel: rexpokit_0.26.6.zip
OS X binaries: r-release: rexpokit_0.26.6.tgz, r-oldrel: rexpokit_0.26.6.tgz
Old sources: rexpokit archive

Reverse dependencies:

Reverse depends: BioGeoBEARS

Linking:

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