Ticket #46051: Portfile

File Portfile, 1.4 KB (added by Schamschula (Marius Schamschula), 9 years ago)
Line 
1# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
2# $Id: Portfile 114034 2013-11-27 16:20:17Z michaelld@macports.org $
3
4PortSystem          1.0
5PortGroup           octave 1.0
6
7octave.setup        stk 2.2.0
8platforms           darwin
9license             GPL-2+
10maintainers         gmail.com:mschamschula openmaintainer
11description         The STK is a (not so) Small Toolbox for Kriging.
12long_description    ${description} Its primary focus in on the interpolation/regression \
13                    technique known as kriging, which is very closely related to Splines \
14                    and Radial Basis Functions, and can be interpreted as a \
15                    non-parametric Bayesian method using a Gaussian Process (GP) prior. \
16                    The STK also provides tools for the sequential and non-sequential \
17                    design of experiments. Even though it is, currently, mostly geared \
18                    towards the Design and Analysis of Computer Experiments (DACE), the \
19                    STK can be useful for other applications areas (such as \
20                    Geostatistics, Machine Learning, Non-parametric Regression, etc.).
21
22checksums           rmd160 cf7ac2145e72afa9f398c59403b1992b5f73bf06 \
23                    sha256 ed87e64a4ed3bdb6a27369b6b3e1c8e4d5778831c945e37d8ead52b257c3a5af