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

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

[Octave-bug-tracker] [bug #55751] scatter3 performance regression bug in


From: Markus Mützel
Subject: [Octave-bug-tracker] [bug #55751] scatter3 performance regression bug in Octave 5.0.91
Date: Fri, 22 Feb 2019 14:34:35 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Update of bug #55751 (project octave):

                  Status:                   Fixed => Ready For Test         
             Open/Closed:                  Closed => Open                   

    _______________________________________________________

Follow-up Comment #11:

@Mike: I added a comment to __scatter__.m here:
http://hg.savannah.gnu.org/hgweb/octave/rev/3b0af21841d4

@Juan: Thanks for the hint. Patches can be arbitrary polygons. But maybe it
would be quite fast to use the first three vertices to calculate "b" and "c"
and check all other vertices by calculating "a" and checking | a . (b x c) | <
eps which is only sums and multiplications.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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