octave-general 2.1.2-3 source package in Ubuntu

Changelog

octave-general (2.1.2-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 07:25:23 -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-general_2.1.2-3.dsc 2.2 KiB 6d2e3a6304c588bc8da5f83365288151f2ac3d7f84e1def7d489fe44fb5def66
octave-general_2.1.2.orig.tar.gz 60.2 KiB a30cd1a79743c62528dae46ebd4a83f848ae46a1c1dac3eaabc36662d42294cf
octave-general_2.1.2-3.debian.tar.xz 6.0 KiB fbb3ca61c112e7daa2a08b4cf385dfd747674d60c258d297c11e38b340b7125f

Available diffs

No changes file available.

Binary packages built by this source

octave-general: provide extra general functions for Octave

 This package provides additional general functions for Octave, a
 numerical computation software. It contains functions to transpose
 complex matrixes (ctranspose), check if a string is sorted
 (issorted), take the non-conjugate transpose of a matrix (transpose),
 and a function to generate a symmetric matrix from the lower
 triangular elements of a vector (unvech), among others.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-general-dbgsym: debug symbols for octave-general