LAPACK vs. GSL matrix algebra
Brian Gough
bjg@network-theory.co.uk
Fri Oct 1 08:00:00 GMT 2004
As a test case, see if you can wrap DGESVX (AX=B) in a meaningful way.
I think it always ends up as "XA=B" in C, regardless of TRANS='N' or
'T'.
It looks like Clint Whaley made his own implementation of the small
number of LAPACK routines in ATLAS so that they could have an
additional CBLAS_ORDER argument.
--
Brian Gough
Network Theory Ltd,
Commercial support for GSL --- http://www.network-theory.co.uk/gsl/
More information about the Gsl-discuss
mailing list