This is the mail archive of the gsl-discuss@sourceware.cygnus.com 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]

Re: vector/matrix/linear algebra


The linear algebra parts of the library were still under development
in the last release, so there wasn't really any documentation for them.  

There will be some new documentation in the next release, along with a
more complete set of functions for matrix/vector arithmetic. It is not
finished yet though.

Brook Milligan writes:
 > I am trying to use gsl v0.5 to implement some linear algebra
 > operations I need.  While much of the basic documentation seems
 > straightforward, I am having trouble decoding all the various BLAS
 > routines and figuring out how to accomplish simple things like
 > addition/subtraction/multiplication of vectors and matrices.
 > 
 > Is there a better source of documentation on such things than the
 > *.info files shipped with gsl (which pretty much lack any specific
 > information on this part of the library).
 > 
 > Thanks for your help.
 > 
 > Cheers,
 > Brook
 > 
 > 

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