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-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 3 months ago 782 main
conda 415.0 kB | win-64/r-interp-1.0_33-r40ha856d6a_1.tar.bz2  4 years and 3 months ago 796 main
conda 414.2 kB | osx-64/r-interp-1.0_33-r40h9951f98_1.tar.bz2  4 years and 3 months ago 136 main
conda 414.7 kB | osx-64/r-interp-1.0_33-r41h9951f98_1.tar.bz2  4 years and 3 months ago 144 main
conda 417.4 kB | linux-64/r-interp-1.0_33-r40h03ef668_1.tar.bz2  4 years and 3 months ago 2849 main
conda 417.1 kB | linux-64/r-interp-1.0_33-r41h03ef668_1.tar.bz2  4 years and 3 months ago 2745 main
conda 420.3 kB | win-64/r-interp-1.0_33-r40h796a38f_1.tar.bz2  5 years and 2 months ago 1034 main
conda 420.3 kB | win-64/r-interp-1.0_33-r36h796a38f_1.tar.bz2  5 years and 2 months ago 1033 main
conda 422.2 kB | osx-64/r-interp-1.0_33-r36hc5da6b9_1.tar.bz2  5 years and 2 months ago 335 main
conda 422.0 kB | osx-64/r-interp-1.0_33-r40hc5da6b9_1.tar.bz2  5 years and 2 months ago 326 main
conda 401.6 kB | linux-64/r-interp-1.0_33-r40h0357c0b_1.tar.bz2  5 years and 2 months ago 4404 main
conda 402.6 kB | linux-64/r-interp-1.0_33-r36h0357c0b_1.tar.bz2  5 years and 2 months ago 3484 main
conda 420.6 kB | win-64/r-interp-1.0_33-r36h796a38f_0.tar.bz2  5 years and 2 months ago 1023 main
conda 423.0 kB | win-64/r-interp-1.0_33-r35h796a38f_0.tar.bz2  5 years and 2 months ago 1025 main
conda 422.4 kB | osx-64/r-interp-1.0_33-r36hc5da6b9_0.tar.bz2  5 years and 2 months ago 327 main
conda 421.3 kB | osx-64/r-interp-1.0_33-r35hc5da6b9_0.tar.bz2  5 years and 2 months ago 317 main
conda 402.8 kB | linux-64/r-interp-1.0_33-r36h0357c0b_0.tar.bz2  5 years and 2 months ago 3396 main
conda 401.5 kB | linux-64/r-interp-1.0_33-r35h0357c0b_0.tar.bz2  5 years and 2 months ago 3455 main

© 2025 Anaconda, Inc. All Rights Reserved. (v4.2.0) Legal | Privacy Policy