help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] solve linear equation with iteration method


From: Steven Vancoillie
Subject: Re: [Help-gsl] solve linear equation with iteration method
Date: Thu, 30 Oct 2008 14:28:39 +0100
User-agent: KMail/1.9.9

On Thursday 30 October 2008 14:04:58 Sun, Xiuxin wrote:
> 
> HI,
> 
> I am new to the gsl pkg and have a question.
> From my searching in the gsl, I can't find any implement of solving
> linear algebra problem with iteration method.
> 
> Could some give some hint where it is? or if currently there is no such
> feature, what is the reason 
> ( I think the iteration should also be considered as a efficient way to
> deal with linear problem 
> ( e.g. Successive Overrelaxation Method ) ?
> 
> Best Regards,
> sun 
> 
> 
> _______________________________________________
> Help-gsl mailing list
> address@hidden
> http://lists.gnu.org/mailman/listinfo/help-gsl
> 

http://www.gnu.org/software/gsl/manual/html_node/Householder-solver-for-linear-systems.html

and

http://www.gnu.org/software/gsl/manual/html_node/Linear-Algebra-Examples.html

are about solving linear systems of equations

grtz
Steven

Attachment: signature.asc
Description: This is a digitally signed message part.


reply via email to

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