Package: gmatrix
Type: Package
Title: GPU Computing in R
Version: 0.3
Date: 2015-11-23
Author: Nathan Morris
Maintainer: Nathan Morris <njm18@case.edu>
Description: A general framework for utilizing R to harness the power of NVIDIA GPU's. The "gmatrix" and "gvector" classes allow for easy management of the separate device and host memory spaces. Numerous numerical operations are implemented for these objects on the GPU. These operations include matrix multiplication, addition, subtraction, the kronecker product, the outer product, comparison operators, logical operators, trigonometric functions, indexing, sorting, random number generation and many more.
License: GPL-3 | file LICENSE
SystemRequirements: Nvidia's CUDA toolkit (>= release 5.0) and Nvidia
        GPU with compute capibility >=2.0
OS_type: unix
URL: https://github.com/njm18/gmatrix
Depends: methods, stats
NeedsCompilation: yes
Packaged: 2015-12-01 04:46:04 UTC; nmorris
Repository: CRAN
Date/Publication: 2015-12-01 08:01:12
