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

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

[Octave-bug-tracker] [bug #61319] idivide fails to distinguish between c


From: Gaël Bonithon
Subject: [Octave-bug-tracker] [bug #61319] idivide fails to distinguish between ceil and floor for inputs close to perfect squares
Date: Mon, 21 Feb 2022 13:02:38 -0500 (EST)

Follow-up Comment #11, bug #61319 (project octave):

A quick profiling shows that the patch is about twice as slow as the current
version in the worst cases ("ceil" and "floor"). The difference is a bit
smaller for "fix" (no call to `abs()`), and there is of course no difference
for "round".

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?61319>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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