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.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / splinter
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/splinter && cd $_
- Create Badge
Refresh
Refresh
Source Files (show unmerged sources)
Filename | Size | Changed |
---|---|---|
splinter.changes | 0000001437 1.4 KB | |
splinter.spec | 0000004360 4.26 KB | |
upstream_add_armv8.patch | 0000002303 2.25 KB | |
v3.0.tar.gz | 0001290785 1.23 MB |
Comments 0