octave-forge-stk
The STK is a (not so) Small Toolbox for Kriging. Its primary focus in on the interpolation/regression technique known as kriging, which is very closely related to Splines and Radial Basis Functions, and can be interpreted as a non-parametric Bayesian method using a Gaussian Process (GP) prior. The STK also provides tools for the sequential and non-sequential design of experiments. Even though it is, currently, mostly geared towards the Design and Analysis of Computer Experiments (DACE), the STK can be useful for other applications areas (such as Geostatistics, Machine Learning, Non-parametric Regression, etc.).
This is part of Octave-Forge project.
- Devel package for openSUSE:Factory
-
1
derived packages
- Links to openSUSE:Factory / octave-forge-stk
- Download package
-
Checkout Package
osc -A https://api.opensuse.org checkout science/octave-forge-stk && cd $_
- Create Badge
Refresh
Refresh
Source Files
Filename | Size | Changed |
---|---|---|
_link | 0000000124 124 Bytes | |
octave-forge-stk.changes | 0000010962 10.7 KB | |
octave-forge-stk.spec | 0000002177 2.13 KB | |
stk-2.8.0.tar.gz | 0000388324 379 KB |
Revision 20 (latest revision is 23)
Dirk Stoecker (dstoecker)
accepted
request 1061467
from
Stefan Brüns (StefanBruens)
(revision 20)
- Update to version 2.8.0: * Required Octave version number has been raised to 4.0.1. * Test functions: + stk_testfun_hartman3.m, stk_testfun_hartman6.m: New test functions (“Hartman3” and “Hartman6”) from the Dixon & Szego (1978) benchmark. + stk_testfun_hartman4.m: New test function (“Hartman4”) based on Picheny et al (2013), with a different scaling. + Most test functions in examples/test_functions are now also available under the CC0 license (see each file).
Comments 0