octave-linear-algebra 2.2.0-1 source package in Ubuntu

Changelog

octave-linear-algebra (2.2.0-1) unstable; urgency=low


  * Imported Upstream version 2.2.0
  * autoload-yes.patch: new patch
  * fix-tests.patch: new patch
  * Add Build-Depends on octave-general >= 1.3.0
  * debian/copyright: reflect upstream changes
  * debian/watch: use SourceForge redirector
  * Add lintian overrides for false positives on hardening build flags

 -- Sébastien Villemot <email address hidden>  Mon, 21 May 2012 21:44:31 +0200

Upload details

Uploaded by:
Debian Octave Group
Uploaded to:
Sid
Original maintainer:
Debian Octave Group
Architectures:
any
Section:
math
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Downloads

File Size SHA-256 Checksum
octave-linear-algebra_2.2.0-1.dsc 2.1 KiB 052a7e93e65280641d0599ebe079c9d731f894c94f1b0024acd4e9d177f64c74
octave-linear-algebra_2.2.0.orig.tar.gz 54.3 KiB a62c88a0591d325fd9e80b05a18565aa4fa923f2aad709a92d9519adb4731a20
octave-linear-algebra_2.2.0-1.debian.tar.gz 4.8 KiB 19c69905732f25857123609f315df29ab4a7eaa97ea7d37540375a42d6061530

Available diffs

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.