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 |
|
---|---|
Author | Simen Gaure [aut, cre] (<https://orcid.org/0000-0001-7251-8747>) |
Maintainer | Simen Gaure <Simen.Gaure@frisch.uio.no> |
License | Artistic-2.0 |
Version | 2.1-2 |
URL | https://github.com/sgaure/chebpol |
Package repository | View on CRAN |
Installation |
Install the latest version of this package by entering the following in R:
|
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.