From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30890 invoked by alias); 1 Jun 2006 12:33:54 -0000 Received: (qmail 30644 invoked by uid 22791); 1 Jun 2006 12:33:47 -0000 X-Spam-Check-By: sourceware.org Received: from network-theory.com (HELO mail.network-theory.co.uk) (66.199.228.187) by sourceware.org (qpsmtpd/0.31) with ESMTP; Thu, 01 Jun 2006 12:33:14 +0000 From: "Brian Gough" MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <17534.56966.481333.450541@hp2.network-theory.co.uk> Date: Thu, 01 Jun 2006 13:56:00 -0000 To: Karaoulis Marios Cc: gsl Subject: Re: Generalized SVD (GSVD) In-Reply-To: <447B1D23.6030609@geo.auth.gr> References: <447B1D23.6030609@geo.auth.gr> X-Return-Hmac: c834fcfc30be52a1de4834c94f01cc09 Mailing-List: contact gsl-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sourceware.org X-SW-Source: 2006-q2/txt/msg00085.txt.bz2 Karaoulis Marios writes: > Hi, i am searching an GSVD algorithm (Matrix Computations Golub , Van > Loan chapter 8.7.3). All i can find is lapack and clapack funvtions, > which i can't really undersrtadn them in order to use them. Are any > plants for this function? Sorry we don't have that function, you can find a complete list of available matrix decompositions in the GSL Manual. We'd like to add GSVD too but I can't give any timescales. -- Brian Gough Network Theory Ltd, Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/