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

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

[Octave-bug-tracker] [bug #60818] delaunayn - 2D code path vectorization


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #60818] delaunayn - 2D code path vectorization doesn't match nD algorithm
Date: Tue, 29 Jun 2021 15:06:10 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/91.0.4472.114 Safari/537.36

Follow-up Comment #10, bug #60818 (project octave):

attached is a version of the patch that removes some unneeded assignments from
2D (no real need for ptsz and separate p1,2,etc), and adds in a similar path
for 3d.  the 3D tol check matches 2D calculating the volume of an equivalent
right-angled tetrahedron, and tweaked a few comments.

see attached.

(file #51625)
    _______________________________________________________

Additional Item Attachment:

File name: bug60818-delaunayn-v3.patch    Size:3 KB
   
<https://file.savannah.gnu.org/file/bug60818-delaunayn-v3.patch?file_id=51625>



    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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