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.
- Developed at science
- Sources inherited from project openSUSE:Factory
-
2
derived packages
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout openSUSE:Factory:Rebuild/splinter && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
splinter.changes | 0000000973 973 Bytes | |
splinter.spec | 0000004148 4.05 KB | |
v3.0.tar.gz | 0001290785 1.23 MB |
Revision 1 (latest revision is 3)
Dominique Leuenberger (dimstar_suse)
accepted
request 519587
from
Atri Bhattacharya (badshah400)
(revision 1)
Finally with all RPM groups fixed - Upgrade RPM groups; trim descriptions. - Fix package groups: shared library -> System/Libraries, devel package -> Productivity/Scientific/Math. - Properly implement shared library packaging policy. - Use fdupes to link duplicated files. - Correct packaging groups. - Use cmake macros for build, make and install stages. - Update to version 3.0. - Initial package.
Comments 0