About Anaconda Help Download Anaconda

Bivariate data interpolation on regular and irregular grids, either linear or using splines are the main part of this package. It is intended to provide FOSS replacement functions for the ACM licensed akima::interp and tripack::tri.mesh functions. Currently the piecewise linear interpolation part of akima::interp (and also akima::interpp) is implemented in interp::interp, this corresponds to the call akima::interp(..., linear=TRUE) which is the default setting and covers most of akima::interp use cases in depending packages. A re-implementation of Akimas spline interpolation (akima::interp(..., linear=FALSE)) is currently under development and will complete this package in a later version. Estimators for partial derivatives are already available, these are a prerequisite for the spline interpolation. The basic part is currently a GPLed triangulation algorithm (sweep hull algorithm by David Sinclair) providing the starting point for the piecewise linear interpolator. As side effect this algorithm is also used to provide replacements for the basic functions of the tripack package which also suffer from the ACM restrictions. All functions are designed to be backward compatible with their akima / tripack counterparts.

copied from cf-post-staging / r-interp
Type Size Name Uploaded Downloads Labels
conda 396.3 kB | win-64/r-interp-1.0_33-r41ha856d6a_1.tar.bz2  4 years and 9 months ago 802 main
conda 415.0 kB | win-64/r-interp-1.0_33-r40ha856d6a_1.tar.bz2  4 years and 9 months ago 817 main
conda 414.2 kB | osx-64/r-interp-1.0_33-r40h9951f98_1.tar.bz2  4 years and 9 months ago 153 main
conda 414.7 kB | osx-64/r-interp-1.0_33-r41h9951f98_1.tar.bz2  4 years and 9 months ago 161 main
conda 417.4 kB | linux-64/r-interp-1.0_33-r40h03ef668_1.tar.bz2  4 years and 9 months ago 3239 main
conda 417.1 kB | linux-64/r-interp-1.0_33-r41h03ef668_1.tar.bz2  4 years and 9 months ago 3133 main
conda 420.3 kB | win-64/r-interp-1.0_33-r40h796a38f_1.tar.bz2  5 years and 8 months ago 1055 main
conda 420.3 kB | win-64/r-interp-1.0_33-r36h796a38f_1.tar.bz2  5 years and 8 months ago 1055 main
conda 422.2 kB | osx-64/r-interp-1.0_33-r36hc5da6b9_1.tar.bz2  5 years and 8 months ago 352 main
conda 422.0 kB | osx-64/r-interp-1.0_33-r40hc5da6b9_1.tar.bz2  5 years and 8 months ago 341 main
conda 401.6 kB | linux-64/r-interp-1.0_33-r40h0357c0b_1.tar.bz2  5 years and 8 months ago 4803 main
conda 402.6 kB | linux-64/r-interp-1.0_33-r36h0357c0b_1.tar.bz2  5 years and 8 months ago 3893 main
conda 420.6 kB | win-64/r-interp-1.0_33-r36h796a38f_0.tar.bz2  5 years and 8 months ago 1045 main
conda 423.0 kB | win-64/r-interp-1.0_33-r35h796a38f_0.tar.bz2  5 years and 8 months ago 1047 main
conda 422.4 kB | osx-64/r-interp-1.0_33-r36hc5da6b9_0.tar.bz2  5 years and 8 months ago 342 main
conda 421.3 kB | osx-64/r-interp-1.0_33-r35hc5da6b9_0.tar.bz2  5 years and 8 months ago 334 main
conda 402.8 kB | linux-64/r-interp-1.0_33-r36h0357c0b_0.tar.bz2  5 years and 8 months ago 3786 main
conda 401.5 kB | linux-64/r-interp-1.0_33-r35h0357c0b_0.tar.bz2  5 years and 8 months ago 3826 main

© 2026 Anaconda, Inc. All Rights Reserved. (v4.2.14) Legal | Privacy Policy