octave-stk 2.8.1-2 source package in Ubuntu

Changelog

octave-stk (2.8.1-2) unstable; urgency=medium

  * Team upload

  * d/rules: Add -fexceptions to CFLAGS (Closes: #1069477)

 -- Rafael Laboissière <email address hidden>  Thu, 23 May 2024 11:18:14 -0300

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed universe misc

Downloads

File Size SHA-256 Checksum
octave-stk_2.8.1-2.dsc 2.1 KiB 70ca5317cd2b390b8dae7cd0c846caf1b27c46f174430293a2675cfc103311da
octave-stk_2.8.1.orig.tar.gz 380.2 KiB c138ccf4b51c0bc0448f74cdc40cfcefb2ea26fba8c5652c7bd3c86685869c85
octave-stk_2.8.1-2.debian.tar.xz 4.8 KiB 4c5ab64a8bab2ef78cfafdf3f77fdda7899ee5ef6c7fc19f72dedff47af4b388

No changes file available.

Binary packages built by this source

octave-stk: (not so) Small Toolbox for Kriging

 The STK is a (not so) Small Toolbox for Kriging. Its primary
 focus is 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 Octave add-on package is part of the Octave-Forge project.

octave-stk-dbgsym: debug symbols for octave-stk