pymath-interval


Namepymath-interval JSON
Version 0.4.3 PyPI version JSON
download
home_page
SummaryThe purpose of this Python namespace subpackage is to provide pure-python implementations of precise interval arithmetic.
upload_time2023-10-03 02:26:49
maintainer
docs_urlNone
author
requires_python>=3.8
licensemit
keywords interval analysis integrals numerical analysis numerical methods roots precision
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # pymath-interval
 The purpose of this Python namespace subpackage is to provide pure-python implementations of precise interval arithmetic.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "pymath-interval",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "interval analysis,integrals,numerical analysis,numerical methods,roots,precision",
    "author": "",
    "author_email": "",
    "download_url": "https://files.pythonhosted.org/packages/b2/31/e86ac17142170f0cefef065a012a58190a422c6b7e7448a5a1b0d4a40173/pymath-interval-0.4.3.tar.gz",
    "platform": null,
    "description": "# pymath-interval\r\n The purpose of this Python namespace subpackage is to provide pure-python implementations of precise interval arithmetic.\r\n",
    "bugtrack_url": null,
    "license": "mit",
    "summary": "The purpose of this Python namespace subpackage is to provide pure-python implementations of precise interval arithmetic.",
    "version": "0.4.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/SimpleArt/pymath-interval/issues",
        "Documentation": "https://simpleart.github.io/pymath-interval/",
        "Homepage": "https://simpleart.github.io/pymath-interval/",
        "Repository": "https://github.com/SimpleArt/pymath-interval"
    },
    "split_keywords": [
        "interval analysis",
        "integrals",
        "numerical analysis",
        "numerical methods",
        "roots",
        "precision"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9dbf3d5af3c2ec2213439bc24f140a8b8e5271411a80f6b669f85f3ba2ad502f",
                "md5": "7aa1a3b3c23fbf562bcd24183723584f",
                "sha256": "b26909ca1aeee75439110ae0f1e0e9844762205a569511988d085f9869965755"
            },
            "downloads": -1,
            "filename": "pymath_interval-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7aa1a3b3c23fbf562bcd24183723584f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 28953,
            "upload_time": "2023-10-03T02:26:44",
            "upload_time_iso_8601": "2023-10-03T02:26:44.551726Z",
            "url": "https://files.pythonhosted.org/packages/9d/bf/3d5af3c2ec2213439bc24f140a8b8e5271411a80f6b669f85f3ba2ad502f/pymath_interval-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b231e86ac17142170f0cefef065a012a58190a422c6b7e7448a5a1b0d4a40173",
                "md5": "9302456a8ddd9a0f3eb370565f2c3232",
                "sha256": "115676e9bafd816bb4a86404ecf85dcb80324a0236102b220f6a9a5400ac7332"
            },
            "downloads": -1,
            "filename": "pymath-interval-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "9302456a8ddd9a0f3eb370565f2c3232",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 26062,
            "upload_time": "2023-10-03T02:26:49",
            "upload_time_iso_8601": "2023-10-03T02:26:49.554433Z",
            "url": "https://files.pythonhosted.org/packages/b2/31/e86ac17142170f0cefef065a012a58190a422c6b7e7448a5a1b0d4a40173/pymath-interval-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-03 02:26:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SimpleArt",
    "github_project": "pymath-interval",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pymath-interval"
}
        
Elapsed time: 0.12082s