help-octave
[Top][All Lists]
Advanced

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

Re: Octave 3.6.0 on Windows XP plot fails.


From: nitnit
Subject: Re: Octave 3.6.0 on Windows XP plot fails.
Date: Mon, 27 Feb 2012 00:12:37 -0800 (PST)

Hello Xianyi

I have used octave-3.6.1 (built by me for mingw) and have run the following
statement:

n=2000; A=randn(n); B=randn(n); tic; C=A*B; t=toc, MFLOPS=2*n^3/t*1e-6

BTW, you can try this octave build - see my firs post in
http://octave.1599824.n4.nabble.com/3-6-1-mingw-binaries-for-testing-td4422532.html

Regards
Nitzan


xianyi wrote
> 
> Hi Nitzan,
> 
> Could you give me some testcases?
> 
> I didn't find the performance degradation.
> 
> Thanks
> 
> Xianyi
> 
> 

--
View this message in context: 
http://octave.1599824.n4.nabble.com/Re-Octave-3-6-0-on-Windows-XP-plot-fails-tp4392652p4423915.html
Sent from the Octave - General mailing list archive at Nabble.com.


reply via email to

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