help-octave
[Top][All Lists]
Advanced

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

Re: strange problem


From: Geraint Paul Bevan
Subject: Re: strange problem
Date: Fri, 28 Nov 2003 09:17:22 +0000
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030624

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Laurent Jacques wrote:

| Of course but I think that the question was:
|
| Why the top-left entry of
|       [1,100;0,1]*[1,0;(-1/100),1]
| is
|       -2.0817e-17
| while octave returns the true 0 if you enter
|       1 + (100*-1/100)
|
| Does Octave perform some LU decomposing of matrix to realize matrix
| multiplication ?
| This could explain the difference between the two results.
|


Octave uses the BLAS (or ATLAS) library to manipulate matrices:
http://www.netlib.org/blas/index.html

- --
Geraint Bevan
http://homepage.ntlworld.com/geraint.bevan

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org

iEYEARECAAYFAj/HEqEACgkQcXV3N50QmNOYRQCfUrvwIN0PPxI14lrfKSeOMxJH
Z5IAnjx18gbvgI9tNaABI/nDg9FFHSZq
=zN4n
-----END PGP SIGNATURE-----



-------------------------------------------------------------
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]