boring-math-integer-math


Nameboring-math-integer-math JSON
Version 0.8.2 PyPI version JSON
download
home_pageNone
SummaryInteger Mathematics
upload_time2025-08-04 17:39:09
maintainerNone
docs_urlNone
authorNone
requires_python>=3.12
licenseNone
keywords comb combinations combinatorics gcd integer lcm math number-theory primes
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Boring Math - Integer Math
==========================

PyPI project
`boring-math-integer-math
<https://pypi.org/project/boring-math-integer-math>`_.

Python module implementing two integer oriented math libraries.

- number theory module: ``boring_math.integer_math.number_theory``
- combinatorics module: ``boring_math.integer_math.combinatorics``

This PyPI project is part of of the grscheller
`boring-math namespace projects
<https://github.com/grscheller/boring-math/blob/main/README.md>`_

Documentation
-------------

Documentation for this project is hosted on
`GitHub Pages
<https://grscheller.github.io/boring-math/integer-math/development/build/html>`_.

Copyright and License
---------------------

Copyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache
License, Version 2.0. See the LICENSE file for details.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "boring-math-integer-math",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.12",
    "maintainer_email": null,
    "keywords": "comb, combinations, combinatorics, gcd, integer, lcm, math, number-theory, primes",
    "author": null,
    "author_email": "\"Geoffrey R. Scheller\" <geoffrey@scheller.com>",
    "download_url": "https://files.pythonhosted.org/packages/39/11/9f465983665048768e7dde6e8a5c1e55e53bacc30011a861493662fdd117/boring_math_integer_math-0.8.2.tar.gz",
    "platform": null,
    "description": "Boring Math - Integer Math\n==========================\n\nPyPI project\n`boring-math-integer-math\n<https://pypi.org/project/boring-math-integer-math>`_.\n\nPython module implementing two integer oriented math libraries.\n\n- number theory module: ``boring_math.integer_math.number_theory``\n- combinatorics module: ``boring_math.integer_math.combinatorics``\n\nThis PyPI project is part of of the grscheller\n`boring-math namespace projects\n<https://github.com/grscheller/boring-math/blob/main/README.md>`_\n\nDocumentation\n-------------\n\nDocumentation for this project is hosted on\n`GitHub Pages\n<https://grscheller.github.io/boring-math/integer-math/development/build/html>`_.\n\nCopyright and License\n---------------------\n\nCopyright (c) 2023-2025 Geoffrey R. Scheller. Licensed under the Apache\nLicense, Version 2.0. See the LICENSE file for details.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Integer Mathematics",
    "version": "0.8.2",
    "project_urls": {
        "Changelog": "https://github.com/grscheller/boring-math-integer-math/blob/main/CHANGELOG.md",
        "Documentation": "https://grscheller.github.io/boring-math/integer-math/development/build/html/releases.html",
        "Homepage": "https://github.com/grscheller/boring-math/blob/main/README.md",
        "Source": "https://github.com/grscheller/boring-math-integer-math"
    },
    "split_keywords": [
        "comb",
        " combinations",
        " combinatorics",
        " gcd",
        " integer",
        " lcm",
        " math",
        " number-theory",
        " primes"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "d625f84e73eecb2c9aece5e23d220710c9d7c69fe2790f0ac8168f0d696228c3",
                "md5": "b4b08496c27de6aa87c6e2f3f4ed4622",
                "sha256": "84583119fd88a167a31dae74a742ef343d51cfb0e5a00973356fcc39d4a9606a"
            },
            "downloads": -1,
            "filename": "boring_math_integer_math-0.8.2-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b4b08496c27de6aa87c6e2f3f4ed4622",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.12",
            "size": 10562,
            "upload_time": "2025-08-04T17:39:07",
            "upload_time_iso_8601": "2025-08-04T17:39:07.756783Z",
            "url": "https://files.pythonhosted.org/packages/d6/25/f84e73eecb2c9aece5e23d220710c9d7c69fe2790f0ac8168f0d696228c3/boring_math_integer_math-0.8.2-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "39119f465983665048768e7dde6e8a5c1e55e53bacc30011a861493662fdd117",
                "md5": "88a961022862bdf27b9adc7b193d8a8e",
                "sha256": "b0c110769f1ee13674991721be6503b04f5a3d32a65dd65e9ade42960ebbb838"
            },
            "downloads": -1,
            "filename": "boring_math_integer_math-0.8.2.tar.gz",
            "has_sig": false,
            "md5_digest": "88a961022862bdf27b9adc7b193d8a8e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.12",
            "size": 12887,
            "upload_time": "2025-08-04T17:39:09",
            "upload_time_iso_8601": "2025-08-04T17:39:09.308441Z",
            "url": "https://files.pythonhosted.org/packages/39/11/9f465983665048768e7dde6e8a5c1e55e53bacc30011a861493662fdd117/boring_math_integer_math-0.8.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-04 17:39:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "grscheller",
    "github_project": "boring-math-integer-math",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "boring-math-integer-math"
}
        
Elapsed time: 2.04851s