https://github.com/wlandau/rcppcuda
A skeleton R package that uses Rcpp, CUDA, and s4 classes. This is a learning exercise.
https://github.com/wlandau/rcppcuda
Last synced: about 1 month ago
JSON representation
A skeleton R package that uses Rcpp, CUDA, and s4 classes. This is a learning exercise.
- Host: GitHub
- URL: https://github.com/wlandau/rcppcuda
- Owner: wlandau
- Created: 2015-06-03T17:44:21.000Z (almost 10 years ago)
- Default Branch: main
- Last Pushed: 2020-10-27T16:23:55.000Z (over 4 years ago)
- Last Synced: 2025-02-14T12:40:47.598Z (3 months ago)
- Language: C++
- Size: 17.6 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# RcppPackage
This R package is a learning exercise for developing packages with Rcpp. See the vignette for details.