help-octave
[Top][All Lists]
Advanced

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

Re: Is octave slower than Matlab??


From: Paul Thomas
Subject: Re: Is octave slower than Matlab??
Date: Wed, 13 Jul 2005 19:37:59 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225

In general, octave vectorized operations run about as rapidly as those of Matlab. On the other hand, fortran77 type code runs considerably slower when indexed references are used. There was correspondence on the list about this, last year.

In order to vectorize programs, Matworks have posted this marvellous technical note that applies to octave as well.

http://www.mathworks.com/support/tech-notes/1100/1109.html

Paul Thomas




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