An open API service indexing awesome lists of open source software.

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

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.