Last data update: 2014.03.03

SimplicialCubature

Package: SimplicialCubature
Type: Package
Title: Integration of Functions Over Simplices
Version: 1.2
Date: 2016-05-14
Author: John P. Nolan, with parts adapted from Fortran and matlab code by Alan Genz
Maintainer: John P. Nolan <jpnolan@american.edu>
Depends: R (>= 3.0)
Description: Provides methods to integrate functions over m-dimensional simplices
in n-dimensional Euclidean space. There are exact methods for polynomials and
adaptive methods for integrating an arbitrary function. Dirichlet probabilities
are calculated in certain cases.
License: GPL (>= 2)
NeedsCompilation: no
Packaged: 2016-05-14 19:58:27 UTC; John
Repository: CRAN
Date/Publication: 2016-05-16 15:41:03

● Cran Task View: NumericalMathematics
● 0 images, 8 functions, 0 datasets
Reverse Depends: 2

Install log

* installing to library '/home/ddbj/local/lib64/R/library'
* installing *source* package 'SimplicialCubature' ...
** package 'SimplicialCubature' successfully unpacked and MD5 sums checked
** R
** demo
** preparing package for lazy loading
** help
*** installing help indices
  converting help for package 'SimplicialCubature'
    finding HTML links ... done
    CanonicalSimplex                        html  
    LasserreAvrachenkov                     html  
    SimplicialCubature-package              html  
    adaptIntegrateSimplex                   html  
    adsimp                                  html  
    definePoly                              html  
    grnmol                                  html  
    integrateSimplexPolynomial              html  
** building package indices
** testing if installed package can be loaded
* DONE (SimplicialCubature)
Making 'packages.html' ... done