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.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://cran.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

2.18 score 1 packages 5 scripts 172 downloads 1 exports 3 dependencies

Last updated 10 months agofrom:9a6efd36bf. Checks:OK: 2. Indexed: no.

TargetResultDate
Doc / VignettesOKOct 26 2024
R-4.5-linux-x86_64OKOct 26 2024

Exports:interpfun

Dependencies:BHRcppRcppCGAL