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  3 years and 6 months ago 768 main
conda 415.0 kB | win-64/r-interp-1.0_33-r40ha856d6a_1.tar.bz2  3 years and 6 months ago 783 main
conda 414.2 kB | osx-64/r-interp-1.0_33-r40h9951f98_1.tar.bz2  3 years and 6 months ago 133 main
conda 414.7 kB | osx-64/r-interp-1.0_33-r41h9951f98_1.tar.bz2  3 years and 6 months ago 141 main
conda 417.4 kB | linux-64/r-interp-1.0_33-r40h03ef668_1.tar.bz2  3 years and 6 months ago 2213 main
conda 417.1 kB | linux-64/r-interp-1.0_33-r41h03ef668_1.tar.bz2  3 years and 6 months ago 2126 main
conda 420.3 kB | win-64/r-interp-1.0_33-r40h796a38f_1.tar.bz2  4 years and 5 months ago 1021 main
conda 420.3 kB | win-64/r-interp-1.0_33-r36h796a38f_1.tar.bz2  4 years and 5 months ago 1020 main
conda 422.2 kB | osx-64/r-interp-1.0_33-r36hc5da6b9_1.tar.bz2  4 years and 5 months ago 329 main
conda 422.0 kB | osx-64/r-interp-1.0_33-r40hc5da6b9_1.tar.bz2  4 years and 5 months ago 321 main
conda 401.6 kB | linux-64/r-interp-1.0_33-r40h0357c0b_1.tar.bz2  4 years and 5 months ago 3759 main
conda 402.6 kB | linux-64/r-interp-1.0_33-r36h0357c0b_1.tar.bz2  4 years and 5 months ago 2848 main
conda 420.6 kB | win-64/r-interp-1.0_33-r36h796a38f_0.tar.bz2  4 years and 5 months ago 1010 main
conda 423.0 kB | win-64/r-interp-1.0_33-r35h796a38f_0.tar.bz2  4 years and 5 months ago 1011 main
conda 422.4 kB | osx-64/r-interp-1.0_33-r36hc5da6b9_0.tar.bz2  4 years and 5 months ago 322 main
conda 421.3 kB | osx-64/r-interp-1.0_33-r35hc5da6b9_0.tar.bz2  4 years and 5 months ago 312 main
conda 402.8 kB | linux-64/r-interp-1.0_33-r36h0357c0b_0.tar.bz2  4 years and 5 months ago 2755 main
conda 401.5 kB | linux-64/r-interp-1.0_33-r35h0357c0b_0.tar.bz2  4 years and 5 months ago 2823 main

© 2024 Anaconda, Inc. All Rights Reserved. (v4.0.6) Legal | Privacy Policy