Provides two different methods, linear and nonlinear, to interpolate a bivariate function, scalar-valued or vector-valued. The interpolated data are not necessarily gridded. The algorithms are performed by the 'C++' library 'CGAL' (<https://www.cgal.org/>).
Version: | 0.1.1 |
Imports: | Rcpp (≥ 1.0.10) |
LinkingTo: | Rcpp, RcppCGAL, BH |
Published: | 2023-12-20 |
DOI: | 10.32614/CRAN.package.interpolation |
Author: | Stéphane Laurent [aut, cre] |
Maintainer: | Stéphane Laurent <laurent_step at outlook.fr> |
BugReports: | https://github.com/stla/interpolation/issues |
License: | GPL-3 |
URL: | https://github.com/stla/interpolation |
NeedsCompilation: | yes |
SystemRequirements: | C++ 17, gmp |
Materials: | README NEWS |
CRAN checks: | interpolation results |
Reference manual: | interpolation.pdf |
Package source: | interpolation_0.1.1.tar.gz |
Windows binaries: | r-devel: interpolation_0.1.1.zip, r-release: interpolation_0.1.1.zip, r-oldrel: interpolation_0.1.1.zip |
macOS binaries: | r-release (arm64): interpolation_0.1.1.tgz, r-oldrel (arm64): interpolation_0.1.1.tgz, r-release (x86_64): interpolation_0.1.1.tgz, r-oldrel (x86_64): interpolation_0.1.1.tgz |
Old sources: | interpolation archive |
Reverse imports: | weird |
Please use the canonical form https://CRAN.R-project.org/package=interpolation to link to this page.