octave-bug-tracker
[Top][All Lists]
Advanced

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

[Octave-bug-tracker] [bug #48736] Multiplication is thrice as fast as di


From: anonymous
Subject: [Octave-bug-tracker] [bug #48736] Multiplication is thrice as fast as division
Date: Wed, 10 Aug 2016 12:15:21 +0000 (UTC)
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:40.0) Gecko/20100101 Firefox/40.0

Follow-up Comment #3, bug #48736 (project octave):

Forgot to close the last verbatim block the last past of my comment should
read


x /= n


as


x *= 1/n


Though I suspect this will result in a lose of precision. What as Matlab
timing for these cases ?

D.


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?48736>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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