Hi,
I have download the matrix cpan testers.cpan.org. The problem is, is there any way I 
can auto feed in the matrix data in array format? Well, I have post process the data 
into array and when I feed the data into matrix module, I received error message as it 
can only accept scalar input. Is there any work around solution that you all can 
suggest? 
The matrix size that I try to solve can be varies from 16x16 to 256x256, that is why I 
put the data into array format. 

Thank you & best regards,
ABC


-----Original Message-----
From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of zentara
Sent: Tuesday, May 25, 2004 9:50 PM
To: [EMAIL PROTECTED]
Subject: Re: matrix solving

On Tue, 25 May 2004 13:47:07 +0800, [EMAIL PROTECTED] (Boon Chong Ang)
wrote:

>Hi,
>Can some one provide an example sample on how to use it? 
>
>Thank you & best regards,

Here is a simple intro tutorial to solving simultaneous equations
with matrices. There are some pitfalls to watch out for, and I try
to point them out.

http://perlmonks.org/index.pl?node_id=347877




-- 
I'm not really a human, but I play one on earth.
http://zentara.net/japh.html

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>



--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>


Reply via email to