[Rcpp-devel] advice on sharing C++ code across R and Python
Dirk Eddelbuettel
edd at debian.org
Fri Apr 27 14:08:19 CEST 2018
Some folks told me that pybind11, ie at
https://github.com/pybind/pybind11
is the one to use as Boost Python is stagnant. I have no personal experience
with pybind11 though.
The question is a good. This (old) CRAN package has been doing both R and
Python from a joint C++ basis for years:
https://cran.r-project.org/package=fastcluster
but I also never looked in real detail at what it does.
Dirk
--
http://dirk.eddelbuettel.com | @eddelbuettel | edd at debian.org
More information about the Rcpp-devel
mailing list