pycddlib


Namepycddlib JSON
Version 3.0.1 PyPI version JSON
download
home_pageNone
SummaryA Python wrapper for cddlib
upload_time2024-11-22 11:21:53
maintainerNone
docs_urlhttps://pythonhosted.org/pycddlib/
authorNone
requires_python>=3.9
licenseNone
keywords convex polyhedron linear programming double description method
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            The pycddlib package provides Python bindings for
`cddlib <https://people.inf.ethz.ch/fukudak/cdd_home/>`_,
which is a C implementation of the double description method
for generating all extreme points of a general convex polyhedron
given by a system of linear inequalities.
The library also supports the reverse operation
(i.e. convex hull computation).
This means that one can move back and forth between an
inequality representation and an extreme point
representation of a polyhedron.

The library can also solve a variety of other problems related to linear algebra.
This includes linear programming,
Fourier elimination,
computing ranks,
computing adjacencies and incidences,
and removing redundancies from systems of linear inequalities.

* Download: https://pypi.org/project/pycddlib/#files

* Documentation: https://pycddlib.readthedocs.io/en/latest/

* Development: https://github.com/mcmtroffaes/pycddlib/

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pycddlib",
    "maintainer": null,
    "docs_url": "https://pythonhosted.org/pycddlib/",
    "requires_python": ">=3.9",
    "maintainer_email": null,
    "keywords": "convex, polyhedron, linear programming, double description method",
    "author": null,
    "author_email": "\"Matthias C. M. Troffaes\" <matthias.troffaes@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/5f/89/9fda8133157396dd62389d06c80188da8146c6e024ab83fa655c5f91b936/pycddlib-3.0.1.tar.gz",
    "platform": null,
    "description": "The pycddlib package provides Python bindings for\r\n`cddlib <https://people.inf.ethz.ch/fukudak/cdd_home/>`_,\r\nwhich is a C implementation of the double description method\r\nfor generating all extreme points of a general convex polyhedron\r\ngiven by a system of linear inequalities.\r\nThe library also supports the reverse operation\r\n(i.e. convex hull computation).\r\nThis means that one can move back and forth between an\r\ninequality representation and an extreme point\r\nrepresentation of a polyhedron.\r\n\r\nThe library can also solve a variety of other problems related to linear algebra.\r\nThis includes linear programming,\r\nFourier elimination,\r\ncomputing ranks,\r\ncomputing adjacencies and incidences,\r\nand removing redundancies from systems of linear inequalities.\r\n\r\n* Download: https://pypi.org/project/pycddlib/#files\r\n\r\n* Documentation: https://pycddlib.readthedocs.io/en/latest/\r\n\r\n* Development: https://github.com/mcmtroffaes/pycddlib/\r\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python wrapper for cddlib",
    "version": "3.0.1",
    "project_urls": {
        "Changelog": "https://github.com/mcmtroffaes/pycddlib/blob/develop/CHANGELOG.rst",
        "Documentation": "https://pycddlib.readthedocs.io/",
        "Homepage": "https://github.com/mcmtroffaes/pycddlib",
        "Issues": "https://github.com/mcmtroffaes/pycddlib/issues",
        "Repository": "https://github.com/mcmtroffaes/pycddlib.git"
    },
    "split_keywords": [
        "convex",
        " polyhedron",
        " linear programming",
        " double description method"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2ef83251200107cb59dd3ec95deb2f91aff003e63a4b8390872472eb74f4abfc",
                "md5": "b17d20c67e7bca1eecf58969fd627080",
                "sha256": "25cda3f75f02695a67d033528e88a32266f0c34c91a71aaaa80a5cabf2e1b915"
            },
            "downloads": -1,
            "filename": "pycddlib-3.0.1-cp310-cp310-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "b17d20c67e7bca1eecf58969fd627080",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 353499,
            "upload_time": "2024-11-22T11:21:41",
            "upload_time_iso_8601": "2024-11-22T11:21:41.455022Z",
            "url": "https://files.pythonhosted.org/packages/2e/f8/3251200107cb59dd3ec95deb2f91aff003e63a4b8390872472eb74f4abfc/pycddlib-3.0.1-cp310-cp310-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ce1df1e051c39a404081f3e8b9aa7910eef699e066a3d2dd69a9a467fd16380a",
                "md5": "762878703da3be664b24c3a6763dbb36",
                "sha256": "63490fddfe8540ed6c22641dcf6219c674dc45f553069ea91c2909252f3f7c61"
            },
            "downloads": -1,
            "filename": "pycddlib-3.0.1-cp311-cp311-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "762878703da3be664b24c3a6763dbb36",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 354544,
            "upload_time": "2024-11-22T11:21:44",
            "upload_time_iso_8601": "2024-11-22T11:21:44.097042Z",
            "url": "https://files.pythonhosted.org/packages/ce/1d/f1e051c39a404081f3e8b9aa7910eef699e066a3d2dd69a9a467fd16380a/pycddlib-3.0.1-cp311-cp311-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "db98b1f587662138898022adb8b7e36fbc0f79bbf1626c613aaacb33f6854ee1",
                "md5": "95cac700cf5b638d75d44101c0bd835d",
                "sha256": "fa3b810487c7f54efc32a4ac3833dadc942f5d858361a72fab5a0b04abc1b7c4"
            },
            "downloads": -1,
            "filename": "pycddlib-3.0.1-cp312-cp312-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "95cac700cf5b638d75d44101c0bd835d",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 354388,
            "upload_time": "2024-11-22T11:21:46",
            "upload_time_iso_8601": "2024-11-22T11:21:46.652176Z",
            "url": "https://files.pythonhosted.org/packages/db/98/b1f587662138898022adb8b7e36fbc0f79bbf1626c613aaacb33f6854ee1/pycddlib-3.0.1-cp312-cp312-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d2ca257963e1b624977f7afe12299fd7fd73212eb661f96e7a240ad8597d779a",
                "md5": "46b2f9532e93b4cf5a17c2b31d40f1a6",
                "sha256": "3e47cb4025d3ba7f9eb7d9b1617801a4317c9b5f8548c81de35439e1e4f9736e"
            },
            "downloads": -1,
            "filename": "pycddlib-3.0.1-cp313-cp313-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "46b2f9532e93b4cf5a17c2b31d40f1a6",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 353456,
            "upload_time": "2024-11-22T11:21:48",
            "upload_time_iso_8601": "2024-11-22T11:21:48.695885Z",
            "url": "https://files.pythonhosted.org/packages/d2/ca/257963e1b624977f7afe12299fd7fd73212eb661f96e7a240ad8597d779a/pycddlib-3.0.1-cp313-cp313-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "a34c3d25d0fa3d4c4e322b0eb3408c51c768534c632a3f0951939bc2dc2848ac",
                "md5": "cfbe4fff82b22a32d5e1d0f49921e633",
                "sha256": "d630e9dad797ea305a759d419473dd7909c56c9a23595fad5c72f3d5c8e16d87"
            },
            "downloads": -1,
            "filename": "pycddlib-3.0.1-cp39-cp39-win_amd64.whl",
            "has_sig": false,
            "md5_digest": "cfbe4fff82b22a32d5e1d0f49921e633",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 354570,
            "upload_time": "2024-11-22T11:21:50",
            "upload_time_iso_8601": "2024-11-22T11:21:50.690391Z",
            "url": "https://files.pythonhosted.org/packages/a3/4c/3d25d0fa3d4c4e322b0eb3408c51c768534c632a3f0951939bc2dc2848ac/pycddlib-3.0.1-cp39-cp39-win_amd64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5f899fda8133157396dd62389d06c80188da8146c6e024ab83fa655c5f91b936",
                "md5": "aca0a6aee8e2b2fdeabb3781e702adfd",
                "sha256": "ff9fe83fa58e5c6b107683f16ddf1068d6ca23b4a0e423b4413a67a0b76e531b"
            },
            "downloads": -1,
            "filename": "pycddlib-3.0.1.tar.gz",
            "has_sig": false,
            "md5_digest": "aca0a6aee8e2b2fdeabb3781e702adfd",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.9",
            "size": 31396,
            "upload_time": "2024-11-22T11:21:53",
            "upload_time_iso_8601": "2024-11-22T11:21:53.140767Z",
            "url": "https://files.pythonhosted.org/packages/5f/89/9fda8133157396dd62389d06c80188da8146c6e024ab83fa655c5f91b936/pycddlib-3.0.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-22 11:21:53",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "mcmtroffaes",
    "github_project": "pycddlib",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pycddlib"
}
        
Elapsed time: 0.36472s