Definitions of LAPACK



Hello,

I read the threads about LAPACK and found it very usefull. I managed to
get dgeev working.

Is there a place where I can find the definition of the functions
withing maxima?

I miss some functions: e.g. :

file dgetri.f  dgetri.f plus dependencies
prec double
for  Computes the inverse of a general matrix, using the LU factorization
,    computed by DGETRF.
gams d2a1


Is there a staight forward way to create the interface to maxima?

Thanks a lot
Detlef