passagemath-cddlib


Namepassagemath-cddlib JSON
Version 10.6.22 PyPI version JSON
download
home_pageNone
Summarypassagemath: Polynomial system solving through algebraic methods with cddlib
upload_time2025-09-14 11:18:33
maintainerMatthias Köppe, passagemath contributors
docs_urlNone
authorNone
requires_python<3.14,>=3.10
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ============================================================================
passagemath: Polyhedral computation with cddlib
============================================================================

`passagemath <https://github.com/passagemath/passagemath>`__ is open
source mathematical software in Python, released under the GNU General
Public Licence GPLv2+.

It is a fork of `SageMath <https://www.sagemath.org/>`__, which has been
developed 2005-2025 under the motto “Creating a Viable Open Source
Alternative to Magma, Maple, Mathematica, and MATLAB”.

The passagemath fork uses the motto "Creating a Free Passage Between the
Scientific Python Ecosystem and Mathematical Software Communities."
It was created in October 2024 with the following goals:

-  providing modularized installation with pip,
-  establishing first-class membership in the scientific Python
   ecosystem,
-  giving `clear attribution of upstream
   projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,
-  providing independently usable Python interfaces to upstream
   libraries,
-  offering `platform portability and integration testing
   services <https://github.com/passagemath/passagemath/issues/704>`__
   to upstream projects,
-  inviting collaborations with upstream projects,
-  `building a professional, respectful, inclusive
   community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,
-  `empowering Sage users to participate in the scientific Python ecosystem
   <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,
-  developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for
   serverless deployment with Javascript,
-  developing a native Windows port.

`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is
available online.

passagemath attempts to support and provides binary wheels suitable for
all major Linux distributions and recent versions of macOS.

Binary wheels for native Windows (x86_64) are are available for a subset of
the passagemath distributions. Use of the full functionality of passagemath
on Windows currently requires the use of Windows Subsystem for Linux (WSL)
or virtualization.

The supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.


About this pip-installable distribution package
-----------------------------------------------

This pip-installable distribution ``passagemath-cddlib`` provides an interface to
`cddlib <https://github.com/cddlib/cddlib>`_, the library for polyhedral representation
conversion using the double description method.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "passagemath-cddlib",
    "maintainer": "Matthias K\u00f6ppe, passagemath contributors",
    "docs_url": null,
    "requires_python": "<3.14,>=3.10",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "The Sage Developers <sage-support@googlegroups.com>",
    "download_url": null,
    "platform": null,
    "description": "============================================================================\r\npassagemath: Polyhedral computation with cddlib\r\n============================================================================\r\n\r\n`passagemath <https://github.com/passagemath/passagemath>`__ is open\r\nsource mathematical software in Python, released under the GNU General\r\nPublic Licence GPLv2+.\r\n\r\nIt is a fork of `SageMath <https://www.sagemath.org/>`__, which has been\r\ndeveloped 2005-2025 under the motto \u201cCreating a Viable Open Source\r\nAlternative to Magma, Maple, Mathematica, and MATLAB\u201d.\r\n\r\nThe passagemath fork uses the motto \"Creating a Free Passage Between the\r\nScientific Python Ecosystem and Mathematical Software Communities.\"\r\nIt was created in October 2024 with the following goals:\r\n\r\n-  providing modularized installation with pip,\r\n-  establishing first-class membership in the scientific Python\r\n   ecosystem,\r\n-  giving `clear attribution of upstream\r\n   projects <https://groups.google.com/g/sage-devel/c/6HO1HEtL1Fs/m/G002rPGpAAAJ>`__,\r\n-  providing independently usable Python interfaces to upstream\r\n   libraries,\r\n-  offering `platform portability and integration testing\r\n   services <https://github.com/passagemath/passagemath/issues/704>`__\r\n   to upstream projects,\r\n-  inviting collaborations with upstream projects,\r\n-  `building a professional, respectful, inclusive\r\n   community <https://groups.google.com/g/sage-devel/c/xBzaINHWwUQ>`__,\r\n-  `empowering Sage users to participate in the scientific Python ecosystem\r\n   <https://github.com/passagemath/passagemath/issues/248>`__ by publishing packages,\r\n-  developing a port to `Pyodide <https://pyodide.org/en/stable/>`__ for\r\n   serverless deployment with Javascript,\r\n-  developing a native Windows port.\r\n\r\n`Full documentation <https://passagemath.org/docs/latest/html/en/index.html>`__ is\r\navailable online.\r\n\r\npassagemath attempts to support and provides binary wheels suitable for\r\nall major Linux distributions and recent versions of macOS.\r\n\r\nBinary wheels for native Windows (x86_64) are are available for a subset of\r\nthe passagemath distributions. Use of the full functionality of passagemath\r\non Windows currently requires the use of Windows Subsystem for Linux (WSL)\r\nor virtualization.\r\n\r\nThe supported Python versions in the passagemath 10.6.x series are 3.10.x-3.13.x.\r\n\r\n\r\nAbout this pip-installable distribution package\r\n-----------------------------------------------\r\n\r\nThis pip-installable distribution ``passagemath-cddlib`` provides an interface to\r\n`cddlib <https://github.com/cddlib/cddlib>`_, the library for polyhedral representation\r\nconversion using the double description method.\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "passagemath: Polynomial system solving through algebraic methods with cddlib",
    "version": "10.6.22",
    "project_urls": {
        "discourse": "https://passagemath.discourse.group",
        "documentation": "https://passagemath.org/docs/latest",
        "homepage (upstream)": "https://www.sagemath.org",
        "release notes": "https://github.com/passagemath/passagemath/releases",
        "repo": "https://github.com/passagemath/passagemath",
        "repo (upstream)": "https://github.com/sagemath/sage",
        "tracker": "https://github.com/passagemath/passagemath/issues",
        "tracker (upstream)": "https://github.com/sagemath/sage/issues"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "59077a43c6b7f3fdee28be7a5a738f6dc9dd3c1ed514727dcd3fe8fbd7d60b13",
                "md5": "af1519f64a49515c097cb540c57371c8",
                "sha256": "90db8bd09896f55d4093a61307e66bf44bb0c46da53680d0bcc7c5af338b018e"
            },
            "downloads": -1,
            "filename": "passagemath_cddlib-10.6.22-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "af1519f64a49515c097cb540c57371c8",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": "<3.14,>=3.10",
            "size": 12809,
            "upload_time": "2025-09-14T11:18:33",
            "upload_time_iso_8601": "2025-09-14T11:18:33.095783Z",
            "url": "https://files.pythonhosted.org/packages/59/07/7a43c6b7f3fdee28be7a5a738f6dc9dd3c1ed514727dcd3fe8fbd7d60b13/passagemath_cddlib-10.6.22-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "15c8d6b4e909249047341307af59bb06e1ab1a8c8ea1b7fcf123bd9125cabf46",
                "md5": "a0a3316f98335c107f1ab40081756c4a",
                "sha256": "23b4be1569ff1697c2985d0394178627cbc28ac5e1f18b7dc6eb69c7fc3bb0b6"
            },
            "downloads": -1,
            "filename": "passagemath_cddlib-10.6.22-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a0a3316f98335c107f1ab40081756c4a",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": "<3.14,>=3.10",
            "size": 12731,
            "upload_time": "2025-09-14T11:18:35",
            "upload_time_iso_8601": "2025-09-14T11:18:35.055252Z",
            "url": "https://files.pythonhosted.org/packages/15/c8/d6b4e909249047341307af59bb06e1ab1a8c8ea1b7fcf123bd9125cabf46/passagemath_cddlib-10.6.22-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4922f37a681cdfdf8da48ebb548085f0a50b016072a9ede47cd1882eda75c6e8",
                "md5": "61e9171c9c04a6d6a697b4691df01dde",
                "sha256": "30ddf72a1f7c316645c34ac0d0bd51509529290ceeb168d9e07ab3559e122d18"
            },
            "downloads": -1,
            "filename": "passagemath_cddlib-10.6.22-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "61e9171c9c04a6d6a697b4691df01dde",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": "<3.14,>=3.10",
            "size": 12759,
            "upload_time": "2025-09-14T11:18:35",
            "upload_time_iso_8601": "2025-09-14T11:18:35.853956Z",
            "url": "https://files.pythonhosted.org/packages/49/22/f37a681cdfdf8da48ebb548085f0a50b016072a9ede47cd1882eda75c6e8/passagemath_cddlib-10.6.22-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ace50d9717ac825e9270a67bcb039b9a7c8656b0e154425ae302914c5d214fac",
                "md5": "a36afdcce28d49b9a38c8250b25dd849",
                "sha256": "309a16e572e8f61fd68dbc3b4dd8b067e0102250d21d32cedd911dfcc51f1a1b"
            },
            "downloads": -1,
            "filename": "passagemath_cddlib-10.6.22-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "a36afdcce28d49b9a38c8250b25dd849",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": "<3.14,>=3.10",
            "size": 11932,
            "upload_time": "2025-09-14T11:18:36",
            "upload_time_iso_8601": "2025-09-14T11:18:36.593093Z",
            "url": "https://files.pythonhosted.org/packages/ac/e5/0d9717ac825e9270a67bcb039b9a7c8656b0e154425ae302914c5d214fac/passagemath_cddlib-10.6.22-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-14 11:18:33",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "passagemath",
    "github_project": "passagemath",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "passagemath-cddlib"
}
        
Elapsed time: 2.22366s