https://github.com/nevrome/r.futhark.example
Very basic test package to explore how one could run and develop Futhark code through Rcpp in an R package
https://github.com/nevrome/r.futhark.example
functional-programming futhark r rcpp
Last synced: about 2 months ago
JSON representation
Very basic test package to explore how one could run and develop Futhark code through Rcpp in an R package
- Host: GitHub
- URL: https://github.com/nevrome/r.futhark.example
- Owner: nevrome
- Created: 2020-10-05T18:57:55.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-10-07T19:36:01.000Z (over 5 years ago)
- Last Synced: 2025-06-07T15:03:44.621Z (about 1 year ago)
- Topics: functional-programming, futhark, r, rcpp
- Language: C
- Homepage:
- Size: 26.4 KB
- Stars: 3
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
This is a very basic test package to explore how one could run and develop [Futhark](https://futhark-lang.org) code through [Rcpp](https://CRAN.R-project.org/package=Rcpp) in an R package.