Splinter - a library for multivariate function approximation implemented in C++
https://github.com/bgrimstad/splinter
SPLINTER (SPLine INTERpolation) is a library for multivariate function approximation implemented in C++. The library can be used for function approximation, regression, data smoothing, and much more. Currently, the library contains the following implementations:
1. tensor product B-splines,
2. radial basis functions, including the thin plate spline, and
3. polynomial regression.
The coefficients in these models are computed using ordinary least squares (OLS). The name of the library, SPLINTER, originates from the tensor product B-spline implementation, which was the first of the methods to be implemented.
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Leap:15.1/splinter && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
splinter.changes | 0000001213 1.18 KB | |
splinter.spec | 0000004367 4.26 KB | |
upstream_add_armv8.patch | 0000002303 2.25 KB | |
v3.0.tar.gz | 0001290785 1.23 MB |
Latest Revision
Yuchen Lin (maxlin_factory)
committed
(revision 13)
branch from 15.0
Comments 0