octave-general 2.1.2-3build1 source package in Ubuntu

Changelog

octave-general (2.1.2-3build1) mantic; urgency=medium

  * No-change rebuild against octave-abi-58

 -- Graham Inggs <email address hidden>  Mon, 14 Aug 2023 17:27:55 +0000

Upload details

Uploaded by:
Graham Inggs
Uploaded to:
Mantic
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Mantic release universe math

Downloads

File Size SHA-256 Checksum
octave-general_2.1.2.orig.tar.gz 60.2 KiB a30cd1a79743c62528dae46ebd4a83f848ae46a1c1dac3eaabc36662d42294cf
octave-general_2.1.2-3build1.debian.tar.xz 6.0 KiB 518f0b0265d554ecd49c555a574a5d819983c2de89ba34e930ddd04e6a832821
octave-general_2.1.2-3build1.dsc 2.1 KiB 1a6a22db6f67893ba5e53382c3fe0da2092ebef7f2ba04441c6640765de385da

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