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 1.4 MB | win-64/r-interp-1.1_6-r43h4a03913_1.conda  1 year and 1 month ago 581 main
conda 1.4 MB | win-64/r-interp-1.1_6-r44h4a03913_1.conda  1 year and 1 month ago 582 main
conda 1.4 MB | osx-64/r-interp-1.1_6-r44hc1e73ce_1.conda  1 year and 1 month ago 710 main
conda 1.4 MB | linux-aarch64/r-interp-1.1_6-r44h80bb91a_1.conda  1 year and 1 month ago 669 main
conda 1.4 MB | osx-arm64/r-interp-1.1_6-r44ha0027a1_1.conda  1 year and 1 month ago 675 main
conda 1.5 MB | linux-ppc64le/r-interp-1.1_6-r43h9a8c63e_1.conda  1 year and 1 month ago 204 main
conda 1.4 MB | osx-arm64/r-interp-1.1_6-r43ha0027a1_1.conda  1 year and 1 month ago 463 main
conda 1.4 MB | osx-64/r-interp-1.1_6-r43hc1e73ce_1.conda  1 year and 1 month ago 6073 main
conda 1.4 MB | linux-64/r-interp-1.1_6-r43ha936806_1.conda  1 year and 1 month ago 36978 main
conda 1.5 MB | linux-ppc64le/r-interp-1.1_6-r44h9a8c63e_1.conda  1 year and 1 month ago 220 main
conda 1.4 MB | linux-aarch64/r-interp-1.1_6-r43h80bb91a_1.conda  1 year and 1 month ago 586 main
conda 1.4 MB | linux-64/r-interp-1.1_6-r44ha936806_1.conda  1 year and 1 month ago 9544 main
conda 1.4 MB | linux-ppc64le/r-interp-1.1_6-r42hac7c46c_0.conda  1 year and 6 months ago 144 main
conda 1.4 MB | win-64/r-interp-1.1_6-r41h96779af_0.conda  1 year and 6 months ago 512 main
conda 1.4 MB | osx-arm64/r-interp-1.1_6-r42h19b13c3_0.conda  1 year and 6 months ago 410 main
conda 1.4 MB | osx-arm64/r-interp-1.1_6-r43h19b13c3_0.conda  1 year and 6 months ago 403 main
conda 1.4 MB | osx-64/r-interp-1.1_6-r42hf61e9a4_0.conda  1 year and 6 months ago 1882 main
conda 1.4 MB | osx-64/r-interp-1.1_6-r43hf61e9a4_0.conda  1 year and 6 months ago 1049 main
conda 1.4 MB | linux-ppc64le/r-interp-1.1_6-r43hac7c46c_0.conda  1 year and 6 months ago 164 main
conda 1.4 MB | linux-64/r-interp-1.1_6-r43hcf54a89_0.conda  1 year and 6 months ago 10829 main
conda 1.4 MB | linux-aarch64/r-interp-1.1_6-r43h8675605_0.conda  1 year and 6 months ago 284 main
conda 1.4 MB | linux-aarch64/r-interp-1.1_6-r42h8675605_0.conda  1 year and 6 months ago 168 main
conda 1.4 MB | linux-64/r-interp-1.1_6-r42hcf54a89_0.conda  1 year and 6 months ago 13306 main

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