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 22:29:49 -0400 (EDT)

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

 i played around a bit with some large int values. the conversion didn't seem
to affect the actual triangulation (i suspect ___delaunayn___ might already be
doing a double conversion), just the simplex checking.  I moved the type
conversion after the triangulation and added the warning, and pushed that as 
http://hg.savannah.gnu.org/hgweb/octave/rev/eccbf170743f


    _______________________________________________________

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]