octave-general 2.0.0-3 source package in Ubuntu

Changelog

octave-general (2.0.0-3) unstable; urgency=medium

  * Use dh-octave for building the package
  * d/control:
     + Use Debian's GitLab URLs in Vcs-* headers
     + Change Maintainer to <email address hidden>

 -- Rafael Laboissiere <email address hidden>  Sat, 10 Feb 2018 07:30:37 -0200

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
Bionic release universe math

Downloads

File Size SHA-256 Checksum
octave-general_2.0.0-3.dsc 2.0 KiB ad535a46931ebb59971ef9a6fcb21bd114d755112e05a4f1a8ec716bab70c7d4
octave-general_2.0.0.orig.tar.gz 18.1 KiB 80a6921bea3437ea233873ca4382bdc7c31c9e61bd1bcb9059da18db39df7194
octave-general_2.0.0-3.debian.tar.xz 4.3 KiB cac80ac12ac57e6f20df9d37aa2951dbc0d691b45b4a2f520ac306fc187683a5

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 cointains 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).
 .
 This Octave add-on package is part of the Octave-Forge project.

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