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

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

[Octave-bug-tracker] [bug #64658] delaunay / delaunayn - sometimes retur


From: Nicholas Jankowski
Subject: [Octave-bug-tracker] [bug #64658] delaunay / delaunayn - sometimes return empty if inputs are of type int
Date: Tue, 12 Sep 2023 13:34:05 -0400 (EDT)

Follow-up Comment #2, bug #64658 (project octave):

i will note that while this fix does take care of the primary problem, it
could run into issues for very large ints where conversion to double results
in accuracy problems. 

 matlab disallows int inputs to the delaunay functions, so it's not a
compatibility concern.  we could always do the same if we wanted to avoid the
potential numerical problems and complexity of dealing with it. 


    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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