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

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

[Octave-bug-tracker] [bug #33346] convhulln wrapper around qhull prevent


From: anonymous
Subject: [Octave-bug-tracker] [bug #33346] convhulln wrapper around qhull prevents non-simplicial facets
Date: Thu, 19 May 2011 05:15:24 +0000
User-agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10_6_7; en-us) AppleWebKit/533.21.1 (KHTML, like Gecko) Version/5.0.5 Safari/533.21.1

URL:
  <http://savannah.gnu.org/bugs/?33346>

                 Summary: convhulln wrapper around qhull prevents
non-simplicial facets
                 Project: GNU Octave
            Submitted by: None
            Submitted on: Thu 19 May 2011 05:15:22 AM UTC
                Category: Libraries
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Incorrect Result
                  Status: None
             Assigned to: None
         Originator Name: Sean Pieper
        Originator Email: address@hidden
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.4.0
        Operating System: GNU/Linux

    _______________________________________________________

Details:

I see that there was a change made back in 2002 to make the default behavior
of convhulln generate simplicial facets, and to test that the results returned
by convhulln were simplicial. I have no issue with this as a default
behavior.

However, the error checking is done even when the user supplies their own
arguments to qhull. There are a lot of legitimate uses where a minimal set of
vertices is desired, not a minimal simplicial set, and the errors that get
thrown prevent convhulln from serving these cases.

My suggestion would be that the error checks be done only if the user does not
supply their own arguments to qhull.




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?33346>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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