[134948] trunk/dports/math

khindenburg at macports.org khindenburg at macports.org
Sat Apr 11 09:11:26 PDT 2015


Revision: 134948
          https://trac.macports.org/changeset/134948
Author:   khindenburg at macports.org
Date:     2015-04-11 09:11:25 -0700 (Sat, 11 Apr 2015)
Log Message:
-----------
octave-stk: new port maintainer #46051

Added Paths:
-----------
    trunk/dports/math/octave-stk/
    trunk/dports/math/octave-stk/Portfile

Added: trunk/dports/math/octave-stk/Portfile
===================================================================
--- trunk/dports/math/octave-stk/Portfile	                        (rev 0)
+++ trunk/dports/math/octave-stk/Portfile	2015-04-11 16:11:25 UTC (rev 134948)
@@ -0,0 +1,23 @@
+# -*- 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
+# $Id$
+
+PortSystem          1.0
+PortGroup           octave 1.0
+
+octave.setup        stk 2.2.0
+platforms           darwin
+license             GPL-2+
+maintainers         gmail.com:mschamschula openmaintainer
+description         The STK is a (not so) Small Toolbox for Kriging.
+long_description    ${description} 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.).
+
+checksums           rmd160 cf7ac2145e72afa9f398c59403b1992b5f73bf06 \
+                    sha256 ed87e64a4ed3bdb6a27369b6b3e1c8e4d5778831c945e37d8ead52b257c3a5af


Property changes on: trunk/dports/math/octave-stk/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150411/1a69fc85/attachment.html>


More information about the macports-changes mailing list