8000 GitHub - malithj/gsoc-2016: Solution for the R-test
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
< 8000 div id="js-flash-container" class="flash-container" data-turbo-replace>

malithj/gsoc-2016

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Qualification test

Write a simple demo R-package with Rcpp integration the purpose of which is just to perform the addition of numeric vectors using C++ function.

More specifically, we need the package to contain a high level R function, ex:

cppsum=function(x,y) {}

where x and y are two numeric vector of size n, and the function returns a size n vector containing x+y.

About

Solution for the R-test

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

0