Package: interpolation 0.1.1
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:
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')) |
Bug tracker:https://github.com/stla/interpolation/issues
Last updated 11 months agofrom:4eb4ac4a85. Checks:OK: 9. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Oct 26 2024 |
R-4.5-win-x86_64 | OK | Oct 26 2024 |
R-4.5-linux-x86_64 | OK | Oct 26 2024 |
R-4.4-win-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-x86_64 | OK | Oct 26 2024 |
R-4.4-mac-aarch64 | OK | Oct 26 2024 |
R-4.3-win-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-x86_64 | OK | Oct 26 2024 |
R-4.3-mac-aarch64 | OK | Oct 26 2024 |
Exports:interpfun
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Interpolation function | interpfun |