help-octave
[Top][All Lists]
Advanced

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

Re:Sparse Matrix


From: Andreas Stahel
Subject: Re:Sparse Matrix
Date: Tue, 13 Nov 2001 18:17:44 +0100

Andy Adler adapted the SuperLU package, such that it can be used within 
octave. I can recommend this package, it should solve 5000x5000 systems
without problems. I use the package in my FEM package.

Find the source on http://sourceforge.net/projects/octave/ as 
octave-forge

Hope this helps

Andreas
 
========================================================================
Andreas Stahel     Emails:address@hidden    Ludi and
Andreas
Schlossstrasse 5        address@hidden   office
CH-2560 Nidau           address@hidden     home
Switzerland        WWW  :http://www.hta-bi.bfh.ch/~sha
>From address@hidden Tue Nov 13 10:24:09 2001
Resent-Date: Tue, 13 Nov 2001 10:24:09 -0600
X-Authentication-Warning: bevo.che.wisc.edu: list set sender to address@hidden 
using -f
Sender: address@hidden
Message-ID: <address@hidden>
Date: Tue, 13 Nov 2001 11:16:59 -0500
From: Paul Kienzle <address@hidden>
X-Mailer: Mozilla 4.76 [en] (X11; U; Linux 2.4.2-2 i686)
X-Accept-Language: en
MIME-Version: 1.0
To: Abe Taha <address@hidden>
CC: address@hidden
Subject: Re: Sparse Matrices
References: <address@hidden>
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit
Resent-Message-ID: <address@hidden>
Resent-From: address@hidden
X-Mailing-List: <address@hidden> 
X-Loop: address@hidden
List-Post: <mailto:address@hidden>
List-Help: <mailto:address@hidden>
List-Subscribe: <mailto:address@hidden>
List-Unsubscribe: <mailto:address@hidden>
Precedence: list
Resent-Sender: address@hidden
Errors-To: address@hidden

Download the octave-forge package from http://octave.sf.net.  It includes 
support
for sparse matrices.

Paul Kienzle
address@hidden

Abe Taha wrote:

> Are there any plans to support sparse matrices in Octave? A lot of the
> matrices result from the discretization of partial differential
> equations, and so are relatively large and sparse (5000x5000). Is there
> a better way to model them in Octave?
>
> Thanks a lot for your help.
> Abe.
>
> -------------------------------------------------------------
> Octave is freely available under the terms of the GNU GPL.
>
> Octave's home on the web:  http://www.octave.org
> How to fund new projects:  http://www.octave.org/funding.html
> Subscription information:  http://www.octave.org/archive.html
> -------------------------------------------------------------



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------


reply via email to

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