octave-general 2.1.3-1build3 source package in Ubuntu

Changelog

octave-general (2.1.3-1build3) oracular; urgency=medium

  * No-change rebuild against octave-abi-59

 -- Graham Inggs <email address hidden>  Tue, 14 May 2024 09:43:13 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Oracular
Original maintainer:
Ubuntu Developers
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular proposed 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-1build3.debian.tar.xz 6.0 KiB e50d05091b287493d946cdd70aff08f1c00e48adde2dc95db876783dd35a906e
octave-general_2.1.3-1build3.dsc 2.2 KiB ffdf793edc0678e8c48062033bf6437b6ee8da798f2b6a6614d5f6351343757a

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