octave-nan 3.7.0-3 source package in Ubuntu

Changelog

octave-nan (3.7.0-3) unstable; urgency=medium

  * d/watch: Adjust for new URL at gnu-octave.github.io
  * d/s/lintian-override: Override Lintian warning
    debian-watch-lacks-sourceforge-redirector

 -- Rafael Laboissière <email address hidden>  Mon, 05 Dec 2022 09:18:41 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Lunar release universe math

Downloads

File Size SHA-256 Checksum
octave-nan_3.7.0-3.dsc 2.2 KiB 3e48194e6aad8407f7dbde506ead8fe24a3e8d3f60e9be6092c244cdc12f9610
octave-nan_3.7.0.orig.tar.gz 252.4 KiB 77d27a05f34578ce4bb4caad8746e848f77d822614e362819f1aec50298a2b5b
octave-nan_3.7.0-3.debian.tar.xz 7.4 KiB 5a526b6c49ddeb6909ffa3eff562390541d187090ec85465a1849d6c678e28a5

Available diffs

No changes file available.

Binary packages built by this source

octave-nan: handles data with and without missing values in Octave

 This package allows the handling of data with and without missing
 values by using NaN in Octave. Features of this package includes:
 implement of the statistical tools, supports DIM argument, supports
 unbiased estimation significance test, confidence intervals and
 Spearman`s rank correlation included in CORRCOEF.
 .
 This package changes the way NaNs are handled in Octave. In order to use
 its functions, the user must explicitly ask Octave to load the package.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-nan-dbgsym: debug symbols for octave-nan