Source: octave-linear-algebra Section: math Maintainer: Debian Octave Group Uploaders: Rafael Laboissière Build-Depends: debhelper-compat (= 14), dh-sequence-octave, dh-sequence-single-binary, python3-minimal , qt6-documentation-tools Standards-Version: 4.7.4 Homepage: https://gnu-octave.github.io/packages/linear-algebra/ Vcs-Git: https://salsa.debian.org/octave-team/octave-linear-algebra.git Vcs-Browser: https://salsa.debian.org/octave-team/octave-linear-algebra Testsuite: autopkgtest-pkg-octave Package: octave-linear-algebra Architecture: all Description: 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 equivalent of the Octave function name (funm) and trigonometric/hyperbolic functions for square matrixes.