interval-arithmetic | algebraically closed interval system | Math library

 by   mauriciopoppe TypeScript Version: 1.1.2 License: BSL-1.0

kandi X-RAY | interval-arithmetic Summary

kandi X-RAY | interval-arithmetic Summary

interval-arithmetic is a TypeScript library typically used in Utilities, Math applications. interval-arithmetic has no bugs, it has no vulnerabilities, it has a Permissive License and it has low support. You can download it from GitHub.

An interval is a pair of numbers which represents all the numbers between them, closed means that the bounds are also included in the representation, extended real because the real number system is extended with two elements: -∞ and +∞ representing negative infinity and positive infinity respectively.
Support
    Quality
      Security
        License
          Reuse

            kandi-support Support

              interval-arithmetic has a low active ecosystem.
              It has 65 star(s) with 7 fork(s). There are 7 watchers for this library.
              OutlinedDot
              It had no major release in the last 12 months.
              There are 0 open issues and 14 have been closed. On average issues are closed in 4 days. There are 3 open pull requests and 0 closed requests.
              It has a neutral sentiment in the developer community.
              The latest version of interval-arithmetic is 1.1.2

            kandi-Quality Quality

              interval-arithmetic has 0 bugs and 0 code smells.

            kandi-Security Security

              interval-arithmetic has no vulnerabilities reported, and its dependent libraries have no vulnerabilities reported.
              interval-arithmetic code analysis shows 0 unresolved vulnerabilities.
              There are 0 security hotspots that need review.

            kandi-License License

              interval-arithmetic is licensed under the BSL-1.0 License. This license is Permissive.
              Permissive licenses have the least restrictions, and you can use them in most projects.

            kandi-Reuse Reuse

              interval-arithmetic releases are available to install and integrate.
              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 interval-arithmetic
            Get all kandi verified functions for this library.

            interval-arithmetic Key Features

            No Key Features are available at this moment for interval-arithmetic.

            interval-arithmetic Examples and Code Snippets

            No Code Snippets are available at this moment for interval-arithmetic.

            Community Discussions

            Trending Discussions on interval-arithmetic

            QUESTION

            python interval arithmetic library
            Asked 2021-Nov-09 at 21:19

            I would like to know if there exists a python interval arithmetic library with the following features:

            If x and y are both intervals, eg: [1.2,2.1], [3.8,9.9], then their sum/product/ratio is an interval, and in particular, any real number in the first interval plus/times/over the a real number in the second interval, will be contained in the resulting interval.

            In particular, I would like to know of such a library that does this and accounts for floating point error so that the results can be used in mathematical proofs. I have found some libraries such as this one: https://pythonhosted.org/uncertainties/ that account for error on real numbers, however they don't do so in this stricter sense that I require.

            Thanks to TimPeters for suggesting this library:
            https://mpmath.org/doc/current/contexts.html#arbitrary-precision-interval-arithmetic-iv

            I think this should be the correct tool to use.

            ...

            ANSWER

            Answered 2021-Nov-09 at 21:19

            As suggested in comments, the OP appeared to be happy with the basic interval arithmetic facilities (binary floating point, with user-settable precision, emulated in software) supplied by the widely used mpmath extension library.

            Source https://stackoverflow.com/questions/69889985

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

            Vulnerabilities

            No vulnerabilities reported

            Install interval-arithmetic

            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
            Install
          • npm

            npm i interval-arithmetic

          • CLONE
          • HTTPS

            https://github.com/mauriciopoppe/interval-arithmetic.git

          • CLI

            gh repo clone mauriciopoppe/interval-arithmetic

          • sshUrl

            git@github.com:mauriciopoppe/interval-arithmetic.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

            Explore Related Topics

            Consider Popular Math Libraries

            KaTeX

            by KaTeX

            mathjs

            by josdejong

            synapse

            by matrix-org

            gonum

            by gonum

            bignumber.js

            by MikeMcl

            Try Top Libraries by mauriciopoppe

            function-plot

            by mauriciopoppeTypeScript

            greuler

            by mauriciopoppeJavaScript

            PojoViz

            by mauriciopoppeJavaScript

            t3

            by mauriciopoppeJavaScript

            Three.js-City

            by mauriciopoppeJavaScript