Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
Hello, I am very interested in making libFM accessible through R via Rcpp https://github.com/srendle/libfm The makefile for libFM will compile the libFM.cpp file in the src/libFM directory and dump the result in a bin...
Thanks Dirk, would I still create a rcpp skeleton package and dump the *.cpp files into src, then just use Rcpp::export? What about all the .h files in that library? Thanks On Tuesday, January 13, 2015, Dirk Eddelbuettel <edd...
I am trying to use RcppParallel to do a fast grid search. The idea is to construct a matrix using R's expand.grid, then for each row of that matrix, x, call f(x). For simplicity the function f...
Can't find what you're looking for? Try searching with Google .