On Sunday 06 December, François Bissey wrote: > on a clapack implementations. So should we plan for a virtual/clapack?
I don't know of an official ANSI/ISO C API for clapack. The netlib clapack implementation is a f2c'ed conversion from Fortran lapack. There is another clapack in ATLAS, which has a different API, and does not cover all LAPACK routines. -- Sebastien
