help-gsl
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-gsl] Sparse Matrix in GSL


From: Patrick Alken
Subject: Re: [Help-gsl] Sparse Matrix in GSL
Date: Tue, 11 Nov 2014 11:18:43 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.2.0

On 11/11/2014 08:14 AM, David Cavallini wrote:
> Hi, 
> 
> I use GSL from a few years ago for implementing my tool in c++ for 
> computational statistics. 
> Actually I need an efficient way to manage sparse matrix. 
> The question is simple: GSL support sparse matrix structure???? have 
> efficient algorithm for product/inverse/LU decomposition????
> 
> david

> 
The GSL git repository contains support for sparse matrices. Matrix
products are supported, but currently no inverse/LU decomposition



reply via email to

[Prev in Thread] Current Thread [Next in Thread]