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: Sat, 2 Mar 2019 05:42:04 -0500 (EST)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:66.0) Gecko/20100101 Firefox/66.0

Follow-up Comment #16, bug #55751 (project octave):

The attached patch implements the eigenvalue approach in graphics.cc.
As far as I can tell this performs about twice as fast on the original example
than the current svd approach.

In graphics.cc we need an algorithm that groups the vertices into coplanar
subsets. Checking whether the whole set is coplanar is only part of it.

If you have any ideas how to further speed this up, I'd be very interested.

(file #46389)
    _______________________________________________________

Additional Item Attachment:

File name: bug55751_coplanar_eig.patch    Size:2 KB
    <https://savannah.gnu.org/file/bug55751_coplanar_eig.patch?file_id=46389>



    _______________________________________________________

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]