[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-gsl] Solving Ax=B where A is a complex, singular matrix
From: |
Brian Gough |
Subject: |
Re: [Help-gsl] Solving Ax=B where A is a complex, singular matrix |
Date: |
Thu, 07 Jul 2011 17:14:35 +0100 |
User-agent: |
Wanderlust/2.15.6 (Almost Unreal) Emacs/23.3 Mule/6.0 (HANACHIRUSATO) |
At Mon, 04 Jul 2011 10:29:26 +0200,
Marco Maggi wrote:
> In general, is it maybe time to consider to rely on LAPACK
> now that they have made these changes to the C API? I still
> have to try the latest LAPACK, but from the README of
> "lapacke.tgz":
>
> This implementation introduces:
>
> - row-major and column-major matrix layout controlled by
> the first function parameter;
>
Thanks for that, I hadn't seen the release announcement for the latest
lapack. It's a significant development and it should definitely be
possible to integrate GSL better with lapack now.