octave-general 2.1.3-1build2 source package in Ubuntu

Changelog

octave-general (2.1.3-1build2) noble; urgency=medium

  * No-change rebuild for CVE-2024-3094

 -- William Grant <email address hidden>  Mon, 01 Apr 2024 18:02:02 +1100

Upload details

Uploaded by:
William Grant
Uploaded to:
Noble
Original maintainer:
Ubuntu Developers
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-general_2.1.3.orig.tar.gz 86.7 KiB 6a6b25266de16976807a1766ea3609c5c19997e82051c9c97378ba609dd09323
octave-general_2.1.3-1build2.debian.tar.xz 6.0 KiB 93fea1f59bbd57e1f5dfdb4f899ad89d94f1554733ffe01ab0fbf19de6bf132b
octave-general_2.1.3-1build2.dsc 2.2 KiB 8671a570a1c8c08a6f8409c038eb173e8cf624d983df09364aa8dd68c15bdffc

Available diffs

View changes file

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