chebpol: Multivariate Interpolation

Contains methods for creating multivariate/multidimensional interpolations of functions on a hypercube. If available through fftw3, the DCT-II/FFT is used to compute coefficients for a Chebyshev interpolation. Other interpolation methods for arbitrary Cartesian grids are also provided, a piecewise multilinear, and the Floater-Hormann barycenter method. For scattered data polyharmonic splines with a linear term is provided. The time-critical parts are written in C for speed. All interpolants are parallelized if used to evaluate more than one point.

Package details

AuthorSimen Gaure [aut, cre] (<https://orcid.org/0000-0001-7251-8747>)
MaintainerSimen Gaure <Simen.Gaure@frisch.uio.no>
LicenseArtistic-2.0
Version2.1-2
URL https://github.com/sgaure/chebpol
Package repositoryView on CRAN
Installation Install the latest version of this package by entering the following in R:
install.packages("chebpol")

Try the chebpol package in your browser

Any scripts or data that you put into this service are public.

chebpol documentation built on Dec. 9, 2019, 5:08 p.m.