octave-linear-algebra 2.2.3-4 source package in Ubuntu

Changelog

octave-linear-algebra (2.2.3-4) unstable; urgency=medium

  * Team upload

  * d/copyright: Accentuate my family name
  * d/copyright: Update Copyright years for debian/* files
  * Set upstream metadata fields: Archive.
  * d/control: Bump Standards-Version to 4.6.1 (no changes needed)
  * Build-depend on dh-sequence-octave
    + d/control: Ditto
    + d/rules: Drop the --with=octave option from dh call
  * 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 13:27:14 -0300

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section
Noble release universe math
Mantic release universe math
Lunar release universe math

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
octave-linear-algebra_2.2.3-4.dsc 2.2 KiB 2a49952db4fcd734444bdad6f94a41adad314c3b5458cddc8b89bff28cfb84bc
octave-linear-algebra_2.2.3.orig.tar.gz 46.0 KiB 53ee6a534e1327282339cbc0bd335af17e0f897f737c00bfa686c99d6ebf92f3
octave-linear-algebra_2.2.3-4.debian.tar.xz 5.5 KiB 162a935888a54b40a68a6a3e244c1b877c07a20f4ed46c9df1fc0c4ba1484f4e

Available diffs

No changes file available.

Binary packages built by this source

octave-linear-algebra: additional linear-algebra functions for Octave

 This package provides additional functions to work on linear algebra
 code in Octave, a numerical computation software. This package
 includies general singular value methods to factorize a matrix
 (bicg), function to calculate the condition numbers of eigenvalues of
 a matrix (condeig), a matrix equivalent of the Octave function name
 (funm) and trigonometric/hyperbolic functions for square matrixes.
 .
 This Octave add-on package is part of the Octave-Forge project.