octave-nan 3.6.1-1 source package in Ubuntu

Changelog

octave-nan (3.6.1-1) unstable; urgency=medium

  * New upstream version 3.6.1
  * d/copyright: Accentuate my family name
  * d/control: Bump Standards-Version to 4.6.0 (no changes needed)
  * Set upstream metadata fields: Archive.

 -- Rafael Laboissière <email address hidden>  Wed, 10 Nov 2021 02:33:24 -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

Downloads

File Size SHA-256 Checksum
octave-nan_3.6.1-1.dsc 2.2 KiB 8500d9c8c2ac7e44051b40686db6fbeba8f788fc91b868cc237aa23229ef6e89
octave-nan_3.6.1.orig.tar.gz 251.6 KiB d4a7a367e5ff8c9540494ceb0b2c3d0671ae7fe7acd7e1e817a1f94c8d2379e7
octave-nan_3.6.1-1.debian.tar.xz 6.7 KiB 86bea4a54d4b6f9289fb9fc5d60dff79480ed583c883c4acfc371d11d2621186

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