octave-nan 3.7.0-4 source package in Ubuntu

Changelog

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

  * d/control: Bump Standards-Version to 4.6.2 (no changes needed)
  * d/control: Update Homepage URL
  * d/copyright:
    + Update Source URL
    + Update copyright years for debian/* files
  * d/check.m: Redefine clear function.
    This is necessary because some test scripts test/*.m issue the clear
    command and this interferes with the way dh_octave-check works.
    (Closes: #1057588)

 -- Rafael Laboissière <email address hidden>  Thu, 07 Dec 2023 03:13:07 -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
Oracular release universe math
Noble release universe math

Downloads

File Size SHA-256 Checksum
octave-nan_3.7.0-4.dsc 2.3 KiB ac2d5ff8d427251d130ea5c072dee10d842e154abd42d91ae58e3998610feb7a
octave-nan_3.7.0.orig.tar.gz 252.4 KiB 77d27a05f34578ce4bb4caad8746e848f77d822614e362819f1aec50298a2b5b
octave-nan_3.7.0-4.debian.tar.xz 7.5 KiB 5b92682ecf7fa1561aa50eed55c8e9069d810a4cc4ca40494b01cefb3583d9f8

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