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

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

[Octave-bug-tracker] [bug #63410] mean input validation misses invalid i


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #63410] mean input validation misses invalid inputs for dim
Date: Thu, 24 Nov 2022 13:35:35 -0500 (EST)

Follow-up Comment #8, bug #63410 (project octave):

Thanks, bothbof you. I was going to look at that today and try to run
something similar. Rather surprised at the result being so significant. I
thought maybe it would have more to do with applying the && to the array vs
applying it to all(array), but your test is just looking at if's implicit and
with no &&.

Is the same code somewhere responsible for both implicit ands? Can that be
examined and compared to the explicit and to see if there's a performance
tweak worth attempting? I can't remember where, but I did look around at a few
other functions before dropping the alls I had.


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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