<?xml version="1.0"?>
<!DOCTYPE rdf:RDF SYSTEM "http://dublincore.org/documents/2002/07/31/dcmes-xml/dcmes-xml-dtd.dtd" > 
<rdf:RDF xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:dc="http://purl.org/dc/elements/1.1/">
 <rdf:Description>
  <dc:title>Rcpp integration for GNU GSL vectors and matrices</dc:title>
  <dc:description>Rcpp integration for GNU GSL vectors and matrices The GNU
Scientific Library (GSL) is a collection of numerical routines
for scientifc computing. It is particularly useful for C and
C++ programs as it provides a standard C interface to a wide
range of mathematical routines such as special functions,
permutations, combinations, fast fourier transforms,
eigensystems, random numbers, quadrature, random distributions,
quasi-random sequences, Monte Carlo integration, N-tuples,
differential equations, simulated annealing, numerical
differentiation, interpolation, series acceleration, Chebyshev
approximations, root-finding, discrete Hankel transforms
physical constants, basis splines and wavelets.  There are over
1000 functions in total with an extensive test suite.

The RcppGSL package provides an easy-to-use interface between GSL data
structures and R using concepts from Rcpp which is itself a
package that eases the interfaces between R and C++.</dc:description>
  <dc:type>Software</dc:type>
  <dc:relation>Depends: Rcpp (&gt;= 0.8.9)</dc:relation>
  <dc:relation>LinkingTo: Rcpp</dc:relation>
  <dc:relation>Suggests: RUnit, inline</dc:relation>
  <dc:creator>Dirk Eddelbuettel and Romain Francois
&lt;RomainAndDirk@r-enthusiasts.com&gt;</dc:creator>
  <dc:contributor>Romain Francois and Dirk Eddelbuettel</dc:contributor>
  <dc:rights>GPL (&gt;= 2)</dc:rights>
  <dc:date>2011-04-06</dc:date>
  <dc:format>application/tgz</dc:format>
  <dc:identifier>http://CRAN.R-project.org/package=RcppGSL</dc:identifier>
 </rdf:Description>
</rdf:RDF>

