Package: cinterpolate 1.0.1

Rich FitzJohn

cinterpolate: Interpolation From C

Simple interpolation methods designed to be used from C code. Supports constant, linear and spline interpolation. An R wrapper is included but this package is primarily designed to be used from C code using 'LinkingTo'. The spline calculations are classical cubic interpolation, e.g., Forsythe, Malcolm and Moler (1977) <ISBN: 9780131653320>.

Authors:Rich FitzJohn [aut, cre], Imperial College of Science, Technology and Medicine [cph]

cinterpolate_1.0.1.tar.gz
cinterpolate_1.0.1.zip(r-4.5)cinterpolate_1.0.1.zip(r-4.4)cinterpolate_1.0.1.zip(r-4.3)
cinterpolate_1.0.1.tgz(r-4.4-arm64)cinterpolate_1.0.1.tgz(r-4.4-x86_64)cinterpolate_1.0.1.tgz(r-4.3-arm64)cinterpolate_1.0.1.tgz(r-4.3-x86_64)
cinterpolate_1.0.1.tar.gz(r-4.5-noble)cinterpolate_1.0.1.tar.gz(r-4.4-noble)
cinterpolate_1.0.1.tgz(r-4.4-emscripten)cinterpolate_1.0.1.tgz(r-4.3-emscripten)
cinterpolate.pdf |cinterpolate.html
cinterpolate/json (API)

# Install 'cinterpolate' in R:
install.packages('cinterpolate', repos = c('https://mrc-ide.r-universe.dev', 'https://cloud.r-project.org'))

Peer review:

Bug tracker:https://github.com/mrc-ide/cinterpolate/issues

Uses libs:
  • openblas– Optimized BLAS

On CRAN:

infrastructure

1 exports 9 stars 2.00 score 0 dependencies 3 dependents 958 downloads

Last updated 7 months agofrom:8fc9cd6fd9 (on master)

Exports:interpolation_function

Dependencies:

Using cinterpolate

Rendered fromcinterpolate.Rmdusingknitr::rmarkdownon Jun 12 2024.

Last update: 2019-04-11
Started: 2018-07-17