isl-python


Nameisl-python JSON
Version 0.1.7 PyPI version JSON
download
home_pageNone
SummaryPython binding for ISL library
upload_time2025-07-09 11:29:14
maintainerZhengQiHang
docs_urlNone
authorZhengQiHang
requires_python>=3.9
licenseMIT License (MIT) Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords polyhedral integer set library
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ISL packaging repository

this repository only for packaging ISL. For simplify the build process, the interface need to generate localy. 

# Todo List

- [] python wheels on windows AMD64
- [x] python wheels on linux x86_64
- [x] python wheels on mac arm64
- [] python wheels on mac x86_64
- [] make isl_*_list iterable in python interface
- [x] export remove_map_if in python interface
- [] export isl_pw_qpolynomial in python interface
- [] fix export isl_printer_to_str in python interface
- [] fix codegen test segment fault
- [] optimize get_xx method as property in python interface
- [] ⚠️ fix multi_pw_aff and pw_multi_aff confuse in python

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "isl-python",
    "maintainer": "ZhengQiHang",
    "docs_url": null,
    "requires_python": ">=3.9",
    "maintainer_email": "597323109@qq.com",
    "keywords": "Polyhedral, Integer Set Library",
    "author": "ZhengQiHang",
    "author_email": "597323109@qq.com",
    "download_url": null,
    "platform": null,
    "description": "# ISL packaging repository\n\nthis repository only for packaging ISL. For simplify the build process, the interface need to generate localy. \n\n# Todo List\n\n- [] python wheels on windows AMD64\n- [x] python wheels on linux x86_64\n- [x] python wheels on mac arm64\n- [] python wheels on mac x86_64\n- [] make isl_*_list iterable in python interface\n- [x] export remove_map_if in python interface\n- [] export isl_pw_qpolynomial in python interface\n- [] fix export isl_printer_to_str in python interface\n- [] fix codegen test segment fault\n- [] optimize get_xx method as property in python interface\n- [] \u26a0\ufe0f fix multi_pw_aff and pw_multi_aff confuse in python\n",
    "bugtrack_url": null,
    "license": "MIT License (MIT)\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy of\n        this software and associated documentation files (the \"Software\"), to deal in\n        the Software without restriction, including without limitation the rights to\n        use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies\n        of the Software, and to permit persons to whom the Software is furnished to do\n        so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "Python binding for ISL library",
    "version": "0.1.7",
    "project_urls": {
        "homepage": "https://github.com/zhen8838/isl"
    },
    "split_keywords": [
        "polyhedral",
        " integer set library"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ffaac2361fcdf929796d28b20e2893d651480fd3e0b839caa01afac33525d5f1",
                "md5": "277f5f8f9dd0aa2cc01403b151ed4b83",
                "sha256": "0af8a9ad9ebc5d47393a1388d906842bc53a780f65cd2b6a973c7bc61be19706"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp310-cp310-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "277f5f8f9dd0aa2cc01403b151ed4b83",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 1782486,
            "upload_time": "2025-07-09T11:29:14",
            "upload_time_iso_8601": "2025-07-09T11:29:14.445507Z",
            "url": "https://files.pythonhosted.org/packages/ff/aa/c2361fcdf929796d28b20e2893d651480fd3e0b839caa01afac33525d5f1/isl_python-0.1.7-cp310-cp310-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "4dfe1445099caaf525549510dc62ab88d346039dbe4f322343aa82bc378b11d6",
                "md5": "14411f3ed47e47c8b977b6c2e290119b",
                "sha256": "a08813493f999bbdf080c99e00d6e6cbe95e67523e3552b7774fe6b8567a3d87"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "14411f3ed47e47c8b977b6c2e290119b",
            "packagetype": "bdist_wheel",
            "python_version": "cp310",
            "requires_python": ">=3.9",
            "size": 12111808,
            "upload_time": "2025-07-09T11:29:16",
            "upload_time_iso_8601": "2025-07-09T11:29:16.114258Z",
            "url": "https://files.pythonhosted.org/packages/4d/fe/1445099caaf525549510dc62ab88d346039dbe4f322343aa82bc378b11d6/isl_python-0.1.7-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e4fd6f8e811f17ee74c3269cc5e966bf66172723b182ff5ae3fecc17d6fe683d",
                "md5": "eaff4644dd9ca201c85e73653bcdc047",
                "sha256": "9a0c980c6ba03225145f80f22b71e13144b9923cf9a61e25beb57fae1867396b"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp311-cp311-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "eaff4644dd9ca201c85e73653bcdc047",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 1782488,
            "upload_time": "2025-07-09T11:29:18",
            "upload_time_iso_8601": "2025-07-09T11:29:18.433572Z",
            "url": "https://files.pythonhosted.org/packages/e4/fd/6f8e811f17ee74c3269cc5e966bf66172723b182ff5ae3fecc17d6fe683d/isl_python-0.1.7-cp311-cp311-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "dda72d5e4ab0190b09afd97ed46b1fbdb671bcfa21371d343909a24718b8611e",
                "md5": "a09c7a373f08a460cb93b0d6fe98ab55",
                "sha256": "0d556122eb23dd9fe7814787504ceaa5295e46651fb5527c35f9be88791545b6"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "a09c7a373f08a460cb93b0d6fe98ab55",
            "packagetype": "bdist_wheel",
            "python_version": "cp311",
            "requires_python": ">=3.9",
            "size": 12111808,
            "upload_time": "2025-07-09T11:29:19",
            "upload_time_iso_8601": "2025-07-09T11:29:19.858862Z",
            "url": "https://files.pythonhosted.org/packages/dd/a7/2d5e4ab0190b09afd97ed46b1fbdb671bcfa21371d343909a24718b8611e/isl_python-0.1.7-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5a70f4ff41f1b862c8d3739e55393fc437ecd81aeee35b6326c0aeda6f076565",
                "md5": "2b66160fbf2d0793d2f8612640a0c90c",
                "sha256": "4386cb4bb3432b74a1e5a1513a52b595d3f1a519a3e49869b930cf4595b6faa3"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp312-cp312-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "2b66160fbf2d0793d2f8612640a0c90c",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 1782486,
            "upload_time": "2025-07-09T11:29:21",
            "upload_time_iso_8601": "2025-07-09T11:29:21.779072Z",
            "url": "https://files.pythonhosted.org/packages/5a/70/f4ff41f1b862c8d3739e55393fc437ecd81aeee35b6326c0aeda6f076565/isl_python-0.1.7-cp312-cp312-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "84805f05ec3e91ca994dd16003f225e7369a061da676f6b27df5520b3ac0cf60",
                "md5": "af858a07a80ed24f4685d8f12f0ae6b2",
                "sha256": "44760f680ef06fe0624838effd8669e8f83af8343fd751b50a80ffe5e493573c"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "af858a07a80ed24f4685d8f12f0ae6b2",
            "packagetype": "bdist_wheel",
            "python_version": "cp312",
            "requires_python": ">=3.9",
            "size": 12111808,
            "upload_time": "2025-07-09T11:29:23",
            "upload_time_iso_8601": "2025-07-09T11:29:23.243350Z",
            "url": "https://files.pythonhosted.org/packages/84/80/5f05ec3e91ca994dd16003f225e7369a061da676f6b27df5520b3ac0cf60/isl_python-0.1.7-cp312-cp312-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "7c7c7c791c44ae55bb1f330a9c1fb2eba491026da25c22ff869a2137f78a38e3",
                "md5": "a54ab05ae8b3275f7fb72fd340c8d485",
                "sha256": "83be28cff7b9fdb9e971acc2bed007d80221ddac623fd22e9a3ce936ab064cf9"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp313-cp313-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "a54ab05ae8b3275f7fb72fd340c8d485",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 1782485,
            "upload_time": "2025-07-09T11:29:24",
            "upload_time_iso_8601": "2025-07-09T11:29:24.766901Z",
            "url": "https://files.pythonhosted.org/packages/7c/7c/7c791c44ae55bb1f330a9c1fb2eba491026da25c22ff869a2137f78a38e3/isl_python-0.1.7-cp313-cp313-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "334ab992ba869faf61cbaec7358142cb0ce61546ed19ded0a4625780641d5be9",
                "md5": "81e78e2137b1983efa0ee93cb7f620cc",
                "sha256": "99e47d8efc58f857e6eb98f7afdc9058dc30568239e064418d902b04ebfe6c96"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "81e78e2137b1983efa0ee93cb7f620cc",
            "packagetype": "bdist_wheel",
            "python_version": "cp313",
            "requires_python": ">=3.9",
            "size": 12111808,
            "upload_time": "2025-07-09T11:29:25",
            "upload_time_iso_8601": "2025-07-09T11:29:25.958881Z",
            "url": "https://files.pythonhosted.org/packages/33/4a/b992ba869faf61cbaec7358142cb0ce61546ed19ded0a4625780641d5be9/isl_python-0.1.7-cp313-cp313-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "6cca094e4e34eecdecec8277235c7a118b1ebf2668c9c4e8462e3f54b1f556b5",
                "md5": "993342dc25d24fb04791d6f978975c4d",
                "sha256": "a556b18128ced05f9a56302a8d6cb886cd3a26ee43d03b3fa34294b9854dd3c0"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp39-cp39-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "993342dc25d24fb04791d6f978975c4d",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 1782487,
            "upload_time": "2025-07-09T11:29:27",
            "upload_time_iso_8601": "2025-07-09T11:29:27.631380Z",
            "url": "https://files.pythonhosted.org/packages/6c/ca/094e4e34eecdecec8277235c7a118b1ebf2668c9c4e8462e3f54b1f556b5/isl_python-0.1.7-cp39-cp39-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "415e00f3fd236a444f6e7476bf58e715126e3a6d5b60a7af7cc35e583e794530",
                "md5": "95e4157b091bd5147262de2d30030172",
                "sha256": "79779644c238c638444bf5613c87c85377b2338feabc35429509d1cb7058a43e"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "95e4157b091bd5147262de2d30030172",
            "packagetype": "bdist_wheel",
            "python_version": "cp39",
            "requires_python": ">=3.9",
            "size": 12111811,
            "upload_time": "2025-07-09T11:29:28",
            "upload_time_iso_8601": "2025-07-09T11:29:28.786059Z",
            "url": "https://files.pythonhosted.org/packages/41/5e/00f3fd236a444f6e7476bf58e715126e3a6d5b60a7af7cc35e583e794530/isl_python-0.1.7-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "137705b37773192954e3d0aad162534ca37c617fc84e2baa012b1dca3b613d16",
                "md5": "3023cab52f648f18035c3d15058c51ce",
                "sha256": "7a1e1bac67bad96892a2ee530dafbde99b2937dc5ebb677be4629bc0997de713"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "3023cab52f648f18035c3d15058c51ce",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 1782493,
            "upload_time": "2025-07-09T11:29:30",
            "upload_time_iso_8601": "2025-07-09T11:29:30.329888Z",
            "url": "https://files.pythonhosted.org/packages/13/77/05b37773192954e3d0aad162534ca37c617fc84e2baa012b1dca3b613d16/isl_python-0.1.7-pp310-pypy310_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "2f9f88fd0ecf29e6843262ea79da7cb2360b50f8d14681e5492038d7fbea941c",
                "md5": "b3846f859a70be4a4dad70d7e28885f5",
                "sha256": "2ef1965ffbf6e6d47965131088d0c0a377e067ae59e0db7c5d8eae7fab0f7379"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "b3846f859a70be4a4dad70d7e28885f5",
            "packagetype": "bdist_wheel",
            "python_version": "pp310",
            "requires_python": ">=3.9",
            "size": 12111814,
            "upload_time": "2025-07-09T11:29:31",
            "upload_time_iso_8601": "2025-07-09T11:29:31.864012Z",
            "url": "https://files.pythonhosted.org/packages/2f/9f/88fd0ecf29e6843262ea79da7cb2360b50f8d14681e5492038d7fbea941c/isl_python-0.1.7-pp310-pypy310_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "96cd96d025243f1686643fc9700b34da1f1f933e85576648734f8bc14b979d7b",
                "md5": "6b839dfd2e57b0373d0f0453b381ab10",
                "sha256": "59465da8f5d0dde6fbf3d01124f2be51dc02ff49f64330501362d3ed1ce29848"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-pp311-pypy311_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "6b839dfd2e57b0373d0f0453b381ab10",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 1782491,
            "upload_time": "2025-07-09T11:29:33",
            "upload_time_iso_8601": "2025-07-09T11:29:33.930310Z",
            "url": "https://files.pythonhosted.org/packages/96/cd/96d025243f1686643fc9700b34da1f1f933e85576648734f8bc14b979d7b/isl_python-0.1.7-pp311-pypy311_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ddfe53b89d222259904d080301a879be03f1b57c076a6ef31defbfc811ba98ac",
                "md5": "48cee04b2407c86229425542a4dca93a",
                "sha256": "a9a0c1c16c78febe5bc250ac992d33a48a33a80bc5116447ca700a78efa511f7"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "48cee04b2407c86229425542a4dca93a",
            "packagetype": "bdist_wheel",
            "python_version": "pp311",
            "requires_python": ">=3.9",
            "size": 12111813,
            "upload_time": "2025-07-09T11:29:35",
            "upload_time_iso_8601": "2025-07-09T11:29:35.460691Z",
            "url": "https://files.pythonhosted.org/packages/dd/fe/53b89d222259904d080301a879be03f1b57c076a6ef31defbfc811ba98ac/isl_python-0.1.7-pp311-pypy311_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "679f1df321bb92646bd956ae2ab3f7b7e0c992f78020ed64ffe09bef4ac80585",
                "md5": "817a1a220a177ac35636642c46c99134",
                "sha256": "3e3236f3f3e8451e335cccb4689e67303ab727fcff3cc2a07da0bbc74abd93ff"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "has_sig": false,
            "md5_digest": "817a1a220a177ac35636642c46c99134",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 1782492,
            "upload_time": "2025-07-09T11:29:38",
            "upload_time_iso_8601": "2025-07-09T11:29:38.656592Z",
            "url": "https://files.pythonhosted.org/packages/67/9f/1df321bb92646bd956ae2ab3f7b7e0c992f78020ed64ffe09bef4ac80585/isl_python-0.1.7-pp39-pypy39_pp73-macosx_11_0_arm64.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "1147ca90d0ca97f34c4afd590c2778568bed81980f9fba3da6294efdac7b51fd",
                "md5": "04c8bed5e2d132a0351f5b2caf562812",
                "sha256": "1a0642f3a0dda1cf7cadf65e6b2c070e25dd46620c5bfdd6a3ff000a443110c3"
            },
            "downloads": -1,
            "filename": "isl_python-0.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "has_sig": false,
            "md5_digest": "04c8bed5e2d132a0351f5b2caf562812",
            "packagetype": "bdist_wheel",
            "python_version": "pp39",
            "requires_python": ">=3.9",
            "size": 12111812,
            "upload_time": "2025-07-09T11:29:39",
            "upload_time_iso_8601": "2025-07-09T11:29:39.829011Z",
            "url": "https://files.pythonhosted.org/packages/11/47/ca90d0ca97f34c4afd590c2778568bed81980f9fba3da6294efdac7b51fd/isl_python-0.1.7-pp39-pypy39_pp73-manylinux_2_17_x86_64.manylinux2014_x86_64.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-09 11:29:14",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "zhen8838",
    "github_project": "isl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "isl-python"
}
        
Elapsed time: 1.72777s