[Gsll-devel] Fwd: [Help-gsl] Functions without documentation

Liam Healy lhealy at common-lisp.net
Mon Aug 11 22:53:04 UTC 2008


I asked on the help-gsl mailing list, and the status of the matrix
exponential is that, while present in GSL, it is "not supported" due
to lack of testing.  If you would like to take up the issue of how to
get it supported, I suggest you send email to the help-gsl list.

Liam


---------- Forwarded message ----------
From: Brian Gough <bjg at gnu.org>
Date: Mon, Aug 11, 2008 at 12:21 PM
Subject: Re: [Help-gsl] Functions without documentation
To: Liam Healy <lnp at healy.washington.dc.us>
Cc: Help GSL <Help-gsl at gnu.org>


At Sun, 10 Aug 2008 16:59:20 -0400,
Liam Healy wrote:
>
> There are three functions
>  gsl_linalg_matmult
>  gsl_linalg_matmult_mod
>  gsl_linalg_exponential_ss
> in /usr/include/gsl/gsl_linalg.h and the library, but apparently don't
> have any documentation.  Are they in working order? Is there any
> documentation for them?  Should it be included with the rest of the
> GSL documentation?

Hello,

Functions not documented in the manual are considered obsolete or
unsupported.  In particular gsl_linalg_exponential_ss is lacking any
tests, so it is not supported.

--
Brian Gough

GNU Scientific Library -
http://www.gnu.org/software/gsl/



More information about the gsll-devel mailing list