gmatrix: GPU Computing in R

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.

Package details

AuthorNathan Morris
MaintainerNathan Morris <njm18@case.edu>
LicenseGPL-3 | file LICENSE
Version0.3
URL https://github.com/njm18/gmatrix
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("gmatrix")

Try the gmatrix package in your browser

Any scripts or data that you put into this service are public.

gmatrix documentation built on May 29, 2017, 2:20 p.m.