setga


Namesetga JSON
Version 2.0 PyPI version JSON
download
home_pagehttps://github.com/lavakin/setga
Summarylibrary designed to extract a minimal subset from a given set, optimizing a given (set of) objective(s). Based on the DEAP library.
upload_time2024-07-18 18:50:26
maintainerNone
docs_urlNone
authorNikola Kalábová
requires_pythonNone
licenseMIT
keywords genetic algorithms minimal subset multi-objective optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            library designed to extract a minimal subset from a given set, optimizing a given (set of) objective(s). Based on the DEAP library.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lavakin/setga",
    "name": "setga",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "Genetic algorithms, minimal subset, multi-objective, optimization",
    "author": "Nikola Kal\u00e1bov\u00e1",
    "author_email": "nikola@kalabova.eu",
    "download_url": "https://files.pythonhosted.org/packages/fc/27/8b8b30c7082d602e5701c77cb308c511c590626c11a01d37eaee6096dc5f/setga-2.0.tar.gz",
    "platform": null,
    "description": "library designed to extract a minimal subset from a given set, optimizing a given (set of) objective(s). Based on the DEAP library.\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "library designed to extract a minimal subset from a given set, optimizing a given (set of) objective(s). Based on the DEAP library.",
    "version": "2.0",
    "project_urls": {
        "Documentation": "https://setga.readthedocs.io/en/latest/genindex.html",
        "Homepage": "https://github.com/lavakin/setga"
    },
    "split_keywords": [
        "genetic algorithms",
        " minimal subset",
        " multi-objective",
        " optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9fb34d3173f4d6ce923a1f32b1d2ff8c37871295707e91cfc4cae7a1dfe53fb7",
                "md5": "5c0e172f2fbf7c4d2a528f8479aba495",
                "sha256": "5f02a0205020bd0583f904cbd5c5193632b8095e20889fdb83ad072fe702c27f"
            },
            "downloads": -1,
            "filename": "setga-2.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5c0e172f2fbf7c4d2a528f8479aba495",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 9072,
            "upload_time": "2024-07-18T18:50:24",
            "upload_time_iso_8601": "2024-07-18T18:50:24.550246Z",
            "url": "https://files.pythonhosted.org/packages/9f/b3/4d3173f4d6ce923a1f32b1d2ff8c37871295707e91cfc4cae7a1dfe53fb7/setga-2.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "fc278b8b30c7082d602e5701c77cb308c511c590626c11a01d37eaee6096dc5f",
                "md5": "e98beae22f9de5b8e477eb52c810e52f",
                "sha256": "94e1a2bab11cf47be0d7a5e0cb980e1158516f618e2f21a3e0cdfcb741d136c7"
            },
            "downloads": -1,
            "filename": "setga-2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "e98beae22f9de5b8e477eb52c810e52f",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 9710,
            "upload_time": "2024-07-18T18:50:26",
            "upload_time_iso_8601": "2024-07-18T18:50:26.053285Z",
            "url": "https://files.pythonhosted.org/packages/fc/27/8b8b30c7082d602e5701c77cb308c511c590626c11a01d37eaee6096dc5f/setga-2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-18 18:50:26",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lavakin",
    "github_project": "setga",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "setga"
}
        
Elapsed time: 0.27756s