help-octave
[Top][All Lists]
Advanced

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

Re: Octave SLOW


From: U-E59264-Osman Buyukisik
Subject: Re: Octave SLOW
Date: Tue, 31 Jan 95 14:11:52 -0500

Another test using hp710,hpux9.03,32MB ram :

tic;eig(rand(250,250));toc

This time octave is slower by 5% (33.5 s v.s. MATLAB's 31.9s).

In inv(rand(400,400)), octave was faster by 25%. So, the speeds are
comparable. You need to specify what kind of operations are in your
problem. 

Osman


reply via email to

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