CMD + K

r-cinterpolate

Community

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>.

Installation

To install this package, run one of the following:

Conda
$conda install r_test::r-cinterpolate

Usage Tracking

1.0.0
1 / 8 versions selected
Downloads (Last 6 months): 0

About

Summary

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>.

Last Updated

Sep 4, 2019 at 09:44

License

MIT

Total Downloads

4

Supported Platforms

linux-64
win-64
macOS-64