octave-linear-algebra 2.2.2-3 source package in Ubuntu

Changelog

octave-linear-algebra (2.2.2-3) unstable; urgency=medium

  * Team upload.

  [ Sébastien Villemot ]
  * d/copyright: use secure URL for format.
  * d/watch: bump to format version 4.
  * d/control: use cgit instead of gitweb in Vcs-Browser.

  [ Rafael Laboissiere ]
  * Use the dh-based version of octave-pkg-dev
  * Set debhelper compatibility level to >= 11
  * d/control:
    + Bump Standards-Version to 4.1.3 (no changes needed)
    + Add Testsuite field

 -- Rafael Laboissiere <email address hidden>  Fri, 29 Dec 2017 22:13:44 -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

Downloads

File Size SHA-256 Checksum
octave-linear-algebra_2.2.2-3.dsc 2.1 KiB cb4c3f351843bf9d22d3b0bca9399f6ac37a197dd11f354395188592f8bfd21e
octave-linear-algebra_2.2.2.orig.tar.gz 121.1 KiB fbaaa5f520bcbcf3469b4848876a38d2aaab7bdeeadf241fdcc33881836e9da3
octave-linear-algebra_2.2.2-3.debian.tar.xz 4.5 KiB 0cecff50f2a54f9680618fd0e511729f1b9c30d5e0b0297bd5d40f0d3f74f6d0

No changes file available.

Binary packages built by this source

octave-linear-algebra: additional linear-algebra functions for Octave

 This package provides additional functions to work on linear algebra
 code in Octave, a numerical computation software. This package
 includies general singular value methods to factorize a matrix
 (bicg), function to calculate the condition numbers of eigenvalues of
 a matrix (condeig), a matrix equivalant of the Octave function name
 (funm) and trigonometric/hyperbolic functions for square matrixes.
 .
 This Octave add-on package is part of the Octave-Forge project.

octave-linear-algebra-dbgsym: debug symbols for octave-linear-algebra