robust-predicate | Robust geometric predicates without the agonising pain

 by   dengwirda C++ Version: Current License: Non-SPDX

kandi X-RAY | robust-predicate Summary

kandi X-RAY | robust-predicate Summary

robust-predicate is a C++ library. robust-predicate has no bugs, it has no vulnerabilities and it has low support. However robust-predicate has a Non-SPDX License. You can download it from GitHub.

Evaluating "geometric predicates" (orientation, incircle, etc) using standard floating-point arithmetic is a well-known nightmare, with floating-point round-off errors leading to ambiguities, non-convergence, and program crashes. A standard remedy is to employ "exact" computation via multi-precision techniques; eliminating floating-point round-off errors through operations on arbitrary bit-length number types. This package is a C++ framework for the construction of such predicates; encapsulating Jonathan Shewchuk's seminal arbitrary precision library without the agonising pain of the original hand-rolled C89 code. This package aims to implement a "zero-overhead" abstraction; leveraging various C++ template- and compile-time patterns to avoid run-time stack/heap manipulation or pointer indirection. Timing analysis suggests the new templated C++ predicates perform favourably compared to the original hand-rolled C89 implementation.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              robust-predicate has a low active ecosystem.
              It has 3 star(s) with 1 fork(s). There are 2 watchers for this library.
              OutlinedDot
              It had no major release in the last 6 months.
              robust-predicate has no issues reported. There are no pull requests.
              It has a neutral sentiment in the developer community.
              The latest version of robust-predicate is current.

            kandi-Quality Quality

              robust-predicate has no bugs reported.

            kandi-Security Security

              robust-predicate has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.

            kandi-License License

              robust-predicate has a Non-SPDX License.
              Non-SPDX licenses can be open source with a non SPDX compliant license, or non open source licenses, and you need to review them closely before use.

            kandi-Reuse Reuse

              robust-predicate releases are not available. You will need to build from source code and install.
              Installation instructions are not available. Examples and code snippets are available.

            Top functions reviewed by kandi - BETA

            kandi's functional review helps you automatically verify the functionalities of the libraries and avoid rework.
            Currently covering the most popular Java, JavaScript and Python libraries. See a Sample of robust-predicate
            Get all kandi verified functions for this library.

            robust-predicate Key Features

            No Key Features are available at this moment for robust-predicate.

            robust-predicate Examples and Code Snippets

            No Code Snippets are available at this moment for robust-predicate.

            Community Discussions

            No Community Discussions are available at this moment for robust-predicate.Refer to stack overflow page for discussions.

            Community Discussions, Code Snippets contain sources that include Stack Exchange Network

            Vulnerabilities

            No vulnerabilities reported

            Install robust-predicate

            You can download it from GitHub.

            Support

            For any new features, suggestions and bugs create an issue on GitHub. If you have any questions check and ask questions on community page Stack Overflow .
            Find more information at:

            Find, review, and download reusable Libraries, Code Snippets, Cloud APIs from over 650 million Knowledge Items

            Find more libraries
            CLONE
          • HTTPS

            https://github.com/dengwirda/robust-predicate.git

          • CLI

            gh repo clone dengwirda/robust-predicate

          • sshUrl

            git@github.com:dengwirda/robust-predicate.git

          • Stay Updated

            Subscribe to our newsletter for trending solutions and developer bootcamps

            Agree to Sign up and Terms & Conditions

            Share this Page

            share link