octave-nan 3.1.4-2 source package in Ubuntu

Changelog

octave-nan (3.1.4-2) unstable; urgency=medium

  * Use the dh-based version of octave-pkg-dev
  * Set debhelper compatibility level to >= 11
  * d/control: Bump Standards-Version to 4.1.3 (no changes needed)

 -- Rafael Laboissiere <email address hidden>  Fri, 29 Dec 2017 22:14:05 -0200

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

Downloads

File Size SHA-256 Checksum
octave-nan_3.1.4-2.dsc 2.1 KiB 5e26648acdae08895f39ace4b502da675862285b72bb2abca0291a91a61f859f
octave-nan_3.1.4.orig.tar.gz 174.4 KiB 083707ce86fe8d64581d18cf1d355c385cfcd36d57af305e299de7690eee988b
octave-nan_3.1.4-2.debian.tar.xz 21.5 KiB 2cbccef4fa543b93664b79de1ffc2a4d51648c616ad17db19111288ae5d109a4

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