[Pkg-octave-commit] r1429 - octave-forge-pkgs/octave-linear/trunk/debian
Ólafur Jens Sigurðsson
ojs-guest at alioth.debian.org
Thu Mar 20 23:52:32 UTC 2008
Author: ojs-guest
Date: 2008-03-20 23:52:32 +0000 (Thu, 20 Mar 2008)
New Revision: 1429
Modified:
octave-forge-pkgs/octave-linear/trunk/debian/control
Log:
updated the description for the control file of linear-algebra package in Octave Forge, removed FIXME
Modified: octave-forge-pkgs/octave-linear/trunk/debian/control
===================================================================
--- octave-forge-pkgs/octave-linear/trunk/debian/control 2008-03-20 23:27:10 UTC (rev 1428)
+++ octave-forge-pkgs/octave-linear/trunk/debian/control 2008-03-20 23:52:32 UTC (rev 1429)
@@ -16,5 +16,10 @@
Depends: ${shlibs:Depends}, ${octave:Depends}
Description: additional linear-algebra functions for Octave
This package provides additional functions to work on linear algebra
- code in octave, including general SVD and matrix functions.
- FIXME!
+ 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 equivelant 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.
More information about the Pkg-octave-commit
mailing list