Package: interpolation 0.1.1

Stéphane Laurent

interpolation: Interpolation of Bivariate Functions

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/>).

Authors:Stéphane Laurent [aut, cre]

interpolation_0.1.1.tar.gz
interpolation_0.1.1.zip(r-4.5)interpolation_0.1.1.zip(r-4.4)interpolation_0.1.1.zip(r-4.3)
interpolation_0.1.1.tgz(r-4.4-x86_64)interpolation_0.1.1.tgz(r-4.4-arm64)interpolation_0.1.1.tgz(r-4.3-x86_64)interpolation_0.1.1.tgz(r-4.3-arm64)
interpolation_0.1.1.tar.gz(r-4.5-noble)interpolation_0.1.1.tar.gz(r-4.4-noble)
interpolation_0.1.1.tgz(r-4.4-emscripten)interpolation_0.1.1.tgz(r-4.3-emscripten)
interpolation.pdf |interpolation.html
interpolation/json (API)
NEWS

# Install 'interpolation' in R:
install.packages('interpolation', repos = c('https://stla.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/stla/interpolation/issues

Uses libs:
  • gmp– Multiprecision arithmetic library
  • c++– GNU Standard C++ Library v3

On CRAN:

cgalinterpolation

1 exports 2 stars 1.19 score 3 dependencies 1 dependents 5 scripts 318 downloads

Last updated 9 months agofrom:4eb4ac4a85. Checks:OK: 9. Indexed: yes.

TargetResultDate
Doc / VignettesOKAug 27 2024
R-4.5-win-x86_64OKAug 27 2024
R-4.5-linux-x86_64OKAug 27 2024
R-4.4-win-x86_64OKAug 27 2024
R-4.4-mac-x86_64OKAug 27 2024
R-4.4-mac-aarch64OKAug 27 2024
R-4.3-win-x86_64OKAug 27 2024
R-4.3-mac-x86_64OKAug 27 2024
R-4.3-mac-aarch64OKAug 27 2024

Exports:interpfun

Dependencies:BHRcppRcppCGAL