This is the mail archive of the gsl-discuss@sourceware.org mailing list for the GSL project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: BLAS documentation


Arthur K. Barnes writes:
 > Thanks for a great library. I notice that the GSL documentation for
 > the BLAS wrappers include function prototypes, but not a description
 > of what each function does.  Granted, it is possible to infer
 > functionality from the function name, and there is a link to the BLAS
 > documentation, but it still is a bit of a pain. I'm willing to produce
 > a patch for a completed version, but I'm curious if there is a reason
 > for referring to the BLAS documentation.

Just to save typing.  Some of the definitions are quite complicated,
e.g the modified Givens transformations has a long description in the
original papers if I remember correctly.  There is a quick reference
card on the Netlib blas page that does give the basic definitions -- I
usually use that.

Certainly if you want to have a go probably best to try a few
definitions and send them to me to have a look -- there is an
explanation of how to typeset the mathematics in Texinfo in
doc/gsl-design.texi now.

-- 
Brian Gough

Network Theory Ltd,
Publishing Free Software Manuals --- http://www.network-theory.co.uk/


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]