Package: ramify
Type: Package
Title: Additional Matrix Functionality
Version: 0.3.0
Date: 2015-06-7
Authors@R: person("Brandon", "Greenwell", email = "greenwell.brandon@gmail.com", 
  role = c("aut", "cre"))
Description: 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 default printing of large matrices, and (iii) a number 
  of convenience functions for users more familiar with other scientific 
  languages like Julia, Matlab/Octave, or Python+NumPy.
Suggests: testthat
License: GPL (>= 2)
URL: https://github.com/bgreenwell/ramify
BugReports: https://github.com/bgreenwell/ramify/issues
NeedsCompilation: no
Packaged: 2015-06-07 14:23:07 UTC; w108bmg
Author: Brandon Greenwell [aut, cre]
Maintainer: Brandon Greenwell <greenwell.brandon@gmail.com>
Repository: CRAN
Date/Publication: 2015-06-07 20:24:18
