Skip to content

Specific error obtained with Qhull #44

Description

@Rekyt

Here is an issue that aims to be a list of specific errors due to Qhull to better manage #38 in the future.

I obtained the following error in Qhull:

Error: Received error code 5 from qhull. Qhull error:
QH6271 qhull precision error (qh_check_dupridge): wide merge (1122660224434 times wider) due to duplicate ridge with nearly coincident points (0.027) between f102531 and f102515, merge dist 0.093, while processing p2261

  • Ignore error with option 'Q12'
  • To be fixed in a later version of Qhull
  • Vertex distance 0.027 is greater than 100 times maximum distance 8.3e-14
    Please report to bradb@shore.net with steps to reproduce and all output
    ERRONEOUS FACET:
  • f102531
    • flags: top new seen mergehorizon dupridge mergeridge2
    • normal: 0.05806 0.1744 -0.5788 0.7752 -0.174
    • offset: 0.1009689
    • vertices: p2261(v1312) p2266(v1046) p2272(v799) p2262(v289) p2265(v160)
    • neighboring facets: f12145 f12159 f102533 f102515 f102532
    • ridges:
    • r74938 tested
      vertices: p2266(v1046) p2272(v799) p2262(v289) p2265(v160)
      between f102531 and f12145
    • r97773
      vertices: p2261(v13

When running the inst/new_benchmark.R script with the following parameter: 50 sites, 5 traits, 200 species, code at c9d85d8 commit.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions