Skip to content

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.

3 results for “from:Jeffrey Wong”

[Rcpp-devel] Advice on making interface into existing C++ library
Jeffrey Wong · Jan 13, 2015 · rcpp-devel

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...

[Rcpp-devel] Advice on making interface into existing C++ library
Jeffrey Wong · Jan 13, 2015 · rcpp-devel

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...

[Rcpp-devel] Grid Search in RcppParallel
Jeffrey Wong · Oct 4, 2014 · rcpp-devel

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 .