ramify: Additional Matrix Functionality

Additional matrix functionality for R including: (1) wrappers for the base matrix function that allows matrices to be created from character strings and lists (the former is especially useful for creating block matrices), (ii) better printing of large matrices via a new generic function for "pretty" printing, and (iii) a number of convenience functions for users more familiar with other scientific languages like 'Julia', 'Matlab'/'Octave', or 'Python'+'NumPy'.

Version: 0.3.2
Depends: base
Imports: stats
Suggests: testthat, knitr
Published: 2015-08-20
Author: Brandon Greenwell [aut, cre]
Maintainer: Brandon Greenwell <greenwell.brandon at gmail.com>
BugReports: https://github.com/bgreenwell/ramify/issues
License: GPL-2 | GPL-3 [expanded from: GPL (≥ 2)]
URL: https://github.com/bgreenwell/ramify
NeedsCompilation: no
Materials: README NEWS
CRAN checks: ramify results

Downloads:

Reference manual: ramify.pdf
Vignettes: introduction
Package source: ramify_0.3.2.tar.gz
Windows binaries: r-devel: ramify_0.3.2.zip, r-release: ramify_0.3.2.zip, r-oldrel: ramify_0.3.2.zip
OS X Snow Leopard binaries: r-release: ramify_0.3.2.tgz, r-oldrel: ramify_0.2.0.tgz
OS X Mavericks binaries: r-release: ramify_0.3.2.tgz
Old sources: ramify archive