Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Programming > Ada > Re: Symmetric m...
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 5 of 13 Topic 5658 of 5830
Post > Topic >>

Re: Symmetric matrices only!

by Gautier <gautier@[EMAIL PROTECTED] > Apr 18, 2008 at 06:30 AM

amado.alves@[EMAIL PROTECTED]
> The eigenvector solvers in Ada.Numerics.Generic_Real_Arrays require
> *symmetric* matrices! This is extremely silly. The world is full of
> nonsymmetric matrices. I've got a bunch of them to solve. Some very
> large, e.g. 1000x1000. Suggestions welcome. Thanks a lot.

As other people answered, solving a symmetric matrix is another science
than a 
asymmetric one. But also when the matrices get big, other storages (than
array 
(Integer range <>, Integer range <>) of...) can be a better solution, like
band 
or sparse matrices. In some areas a 10_000 x 10_000 matrix is a toy one,
for 
testing small examples (e.g. solving a physics equation on a 100x100
grid)...
______________________________________________________________
Gautier         -- http://www.mysunrise.ch/users/gdm/index.htm
Ada programming -- http://www.mysunrise.ch/users/gdm/gsoft.htm

NB: For a direct answer, e-mail address on the Web site!
 




 13 Posts in Topic:
Symmetric matrices only!
amado.alves@[EMAIL PROTEC  2008-04-17 06:16:49 
Re: Symmetric matrices only!
Adam Beneschan <adam@[  2008-04-17 08:25:26 
Re: Symmetric matrices only!
"Dmitry A. Kazakov&q  2008-04-17 18:55:45 
Re: Symmetric matrices only!
smsomething@[EMAIL PROTEC  2008-04-17 18:34:35 
Re: Symmetric matrices only!
Gautier <gautier@[EMAI  2008-04-18 06:30:34 
Re: Symmetric matrices only!
Ken Thomas <kst@[EMAIL  2008-04-18 02:40:03 
Re: Symmetric matrices only!
amado.alves@[EMAIL PROTEC  2008-04-18 08:19:25 
Re: Symmetric matrices only!
amado.alves@[EMAIL PROTEC  2008-04-18 08:55:02 
Re: Symmetric matrices only!
amado.alves@[EMAIL PROTEC  2008-04-18 09:27:16 
Re: Symmetric matrices only!
Jerry <lanceboyle@[EMA  2008-04-18 15:30:04 
Re: Symmetric matrices only!
Jerry <lanceboyle@[EMA  2008-04-18 15:32:09 
Re: Symmetric matrices only!
Jerry <lanceboyle@[EMA  2008-04-18 15:40:34 
Re: Symmetric matrices only!
amado.alves@[EMAIL PROTEC  2008-04-21 06:21:21 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Fri Jul 25 14:50:00 CDT 2008.