npycomp


Namenpycomp JSON
Version 0.2.0 PyPI version JSON
download
home_pageNone
SummaryA Python library for NP-complete reductions.
upload_time2025-02-01 04:02:47
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseMIT
keywords knapsack optimisation sampling algorithms
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # npycomp

A Python library for NP-complete reductions.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "npycomp",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.10",
    "maintainer_email": null,
    "keywords": "knapsack, optimisation, sampling, algorithms",
    "author": null,
    "author_email": "Hassan Andrabi <hrs.andrabi@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/4e/aa/6376d811fbd95ba7957ecaae68e9aef91ff57090bb56509f9a9f5283a425/npycomp-0.2.0.tar.gz",
    "platform": null,
    "description": "# npycomp\n\nA Python library for NP-complete reductions.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A Python library for NP-complete reductions.",
    "version": "0.2.0",
    "project_urls": {
        "Documentation": "https://github.com/HRSAndrabi/npycomp",
        "Homepage": "https://github.com/HRSAndrabi/npycomp",
        "Issues": "https://github.com/HRSAndrabi/npycomp/issues",
        "Repository": "https://github.com/HRSAndrabi/npycomp"
    },
    "split_keywords": [
        "knapsack",
        " optimisation",
        " sampling",
        " algorithms"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "297f3b407e88e0c2550ace2e572ac9fc1ac1bd91c0bddc99b9d30ff9dab99c76",
                "md5": "1d57fd8d11d620a222a3dfe21b94318d",
                "sha256": "d3522236321662684b96fb623e467642bdde3007d70fd8500fef170de041835c"
            },
            "downloads": -1,
            "filename": "npycomp-0.2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "1d57fd8d11d620a222a3dfe21b94318d",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 15732,
            "upload_time": "2025-02-01T04:02:45",
            "upload_time_iso_8601": "2025-02-01T04:02:45.782695Z",
            "url": "https://files.pythonhosted.org/packages/29/7f/3b407e88e0c2550ace2e572ac9fc1ac1bd91c0bddc99b9d30ff9dab99c76/npycomp-0.2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4eaa6376d811fbd95ba7957ecaae68e9aef91ff57090bb56509f9a9f5283a425",
                "md5": "fff3fbeb5c59aa5e9c1489a0bde88698",
                "sha256": "0360bbfe67704e16cc1e157b1d68b4f84e58df1259755c6ad82b95ab24f1ad01"
            },
            "downloads": -1,
            "filename": "npycomp-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "fff3fbeb5c59aa5e9c1489a0bde88698",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 13158,
            "upload_time": "2025-02-01T04:02:47",
            "upload_time_iso_8601": "2025-02-01T04:02:47.690294Z",
            "url": "https://files.pythonhosted.org/packages/4e/aa/6376d811fbd95ba7957ecaae68e9aef91ff57090bb56509f9a9f5283a425/npycomp-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-02-01 04:02:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "HRSAndrabi",
    "github_project": "npycomp",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "npycomp"
}
        
Elapsed time: 0.70349s