Contains methods for creating multivariate Chebyshev interpolations of functions on a hypercube. If available through fftw3, the DCT-II/FFT is used to compute the coefficients, so it is reasonably fast. Some interpolation methods for multivariate non-Chebyshev grids are also provided, a multilinear, and the Floater-Hormann barycenter method, as well as polyharmonic splines with a linear term.
Version: | 1.5 |
Imports: | compiler, stats |
Published: | 2018-07-05 |
Author: | Simen Gaure [aut, cre] |
Maintainer: | Simen Gaure <Simen.Gaure at frisch.uio.no> |
BugReports: | https://github.com/sgaure/chebpol/issues |
License: | Artistic-2.0 |
Copyright: | 2013, Simen Gaure |
URL: | https://github.com/sgaure/chebpol |
NeedsCompilation: | yes |
SystemRequirements: | fftw3 (>= 3.1.2) |
Classification/ACM: | G.1.2 |
Classification/MSC: | 41A05, 41A10, 41A50, 41A63, 65D05, 65T40 |
CRAN checks: | chebpol results |
Reference manual: | chebpol.pdf |
Vignettes: |
Details of package chebpol |
Package source: | chebpol_1.5.tar.gz |
Windows binaries: | r-devel: chebpol_1.5.zip, r-release: chebpol_1.5.zip, r-oldrel: chebpol_1.5.zip |
OS X binaries: | r-release: chebpol_1.5.tgz, r-oldrel: chebpol_1.5.tgz |
Old sources: | chebpol archive |
Please use the canonical form https://CRAN.R-project.org/package=chebpol to link to this page.