IntroductionΒΆ
Gpuspline is a software library for the calculation of multidimensional cubic splines. It calculates spline coefficients and interpolated data values in 1D to 3D.
This manual describes how to install, build and use the Gpuspline library and its external bindings. It includes:
Instructions for building and installing Gpuspline
A detailed description of the C interface
A detailed description of the external bindings to Matlab and Python
Usage examples for C, Matlab, and Python
The current version of the Gpuspline library is 1.0.0 (homepage).
This manual was compiled on Jan 28, 2022.