Source: octave-data-smoothing Section: math Priority: optional Maintainer: Debian Octave Group Uploaders: Thomas Weber , Rafael Laboissiere , Sébastien Villemot , Mike Miller Build-Depends: debhelper (>= 9), cdbs, octave-pkg-dev (>= 1.0.1) Standards-Version: 3.9.6 Homepage: http://octave.sourceforge.net/data-smoothing Vcs-Git: git://anonscm.debian.org/pkg-octave/octave-data-smoothing.git Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-octave/octave-data-smoothing.git Package: octave-data-smoothing Architecture: all Depends: ${misc:Depends}, ${octave:Depends} Description: functions to do data smoothing on noisy data This package provides functions to do noisy data smoothing in Octave, a numerical computation software. It contains functions to calculate the divided difference of order d of a vector x (ddmat) and several functions to do Tikhonov data manipulation. . This Octave add-on package is part of the Octave-Forge project.