RcppGSL
This package uses Rcpp to connect the R system to the GNU GSL, a collection of numerical routines for scientific computing, particularly its vector and matrix classes.
Dependencies
- GNU GSL library (eg libgsl0-dev on Debian or Ubuntu)
- Rcpp for seamless R and C++ integration
Authors
Dirk Eddelbuettel and Romain Francois
License
GPL (>= 2)