Hello,
I have been working with lapack for the last months. I've just install the following packets:
libatlas-base-dev libatlas-dev libatlas3gf-base, I use the clapack functions for my C code.
now I need to use the function QR factorization, I know this functions is present in the lapacke library, but I can't install it with success.
Does anyone can help me, I really need that function to finish by C project.
Ubuntu 12.10.
Thanks,
Maria

