[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: about the computing speed
From: |
Markus Bergholz |
Subject: |
Re: about the computing speed |
Date: |
Thu, 1 Oct 2015 08:53:05 +0200 |
Am 01.10.2015 7:30 vorm. schrieb "Sungwon Shin" <address@hidden>:
>
> Should I install any package to compute faster? Or what package is related to the computing speed of math functions? I'm worrying about that I missed some package when I installed the dependencies.
>
> ex) a=rand(1000,1000);
> tic;
> inv(a); <----inverse function
> toc*1000
Why do you multiply toc with 1000?
>
>
> thanks
>
> _______________________________________________
> Help-octave mailing list
> address@hidden
> https://lists.gnu.org/mailman/listinfo/help-octave
>
Re: about the computing speed, Carlo De Falco, 2015/10/08
Re: about the computing speed, Mike Miller, 2015/10/08