Skip to content

RcppCore/rcpp-gallery

Folders and files

NameName
Last commit message
Last commit date

Latest commit

19b5107 · Feb 6, 2023
Oct 30, 2014
Mar 27, 2022
Feb 6, 2023
Feb 12, 2015
Nov 6, 2021
Jun 14, 2016
Nov 6, 2021
Dec 25, 2012
Feb 6, 2023
Feb 1, 2016
Apr 17, 2021
Dec 18, 2012
Dec 18, 2012
Dec 20, 2012
Oct 30, 2014
Jun 29, 2019
Jun 29, 2019
Sep 24, 2013
Feb 3, 2015
Feb 3, 2015
Mar 27, 2022
Jun 29, 2019
Feb 3, 2015

Repository files navigation

Rcpp Gallery

This is the repository for the Rcpp Gallery website, a collection of community contributed articles and code examples that illustrate techniques for programming with Rcpp. The goal is to provide a forum for easy sharing of technical insights and methods of work. We hope this helps both beginners to get started with Rcpp as well as advanced users to glean insights from seeing how others use Rcpp to solve more challenging problems.

Contributing

Contributions to the Rcpp Gallery are very welcome. For more details see the Contributing to the Rcpp Gallery article.

To setup a local development configuration of the Rcpp Gallery website you should clone it to your local system and then follow the instructions in the Local Development Configuration article.

License

These materials are made available to you under the terms of the GPLv2 (or later) license, which can be found here: http://www.gnu.org/licenses/gpl-2.0.html

Individual contributions are owned by their authors and are Copyright (c) 2012 by each author. Please review the header information in the individual source files for more details.