Source: octave-data-smoothing Section: math Maintainer: Debian Octave Group Uploaders: Thomas Weber , Rafael Laboissière Build-Depends: debhelper-compat (= 14), dh-sequence-octave, dh-sequence-single-binary Standards-Version: 4.7.4 Homepage: https://gnu-octave.github.io/packages/data-smoothing/ Vcs-Git: https://salsa.debian.org/octave-team/octave-data-smoothing.git Vcs-Browser: https://salsa.debian.org/octave-team/octave-data-smoothing Testsuite: autopkgtest-pkg-octave Package: octave-data-smoothing Architecture: all 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.