SetMiGA


NameSetMiGA JSON
Version 1.1 PyPI version JSON
download
home_pagehttps://github.com/lavakin/SetMiGA
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-03-12 12:19:48
maintainer
docs_urlNone
authorNikola Kalábová
requires_python
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.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lavakin/SetMiGA",
    "name": "SetMiGA",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "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/14/2a/331dd32f9d79aa5dd0e9b3bf02fcff7aa7b1d13605f6cf322368cc6b8cb4/SetMiGA-1.1.tar.gz",
    "platform": null,
    "description": "",
    "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": "1.1",
    "project_urls": {
        "Download": "https://github.com/lavakin/SetMiGA/archive/refs/tags/v1.1.tar.gz",
        "Homepage": "https://github.com/lavakin/SetMiGA"
    },
    "split_keywords": [
        "genetic algorithms",
        "minimal subset",
        "multi-objective",
        "optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "142a331dd32f9d79aa5dd0e9b3bf02fcff7aa7b1d13605f6cf322368cc6b8cb4",
                "md5": "d47f237a47f03884a8f200dc2a16a237",
                "sha256": "eefe1c36e2f37035a98e72376a8511f2341f01c8d284c99bd97f62241f461098"
            },
            "downloads": -1,
            "filename": "SetMiGA-1.1.tar.gz",
            "has_sig": false,
            "md5_digest": "d47f237a47f03884a8f200dc2a16a237",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6916,
            "upload_time": "2024-03-12T12:19:48",
            "upload_time_iso_8601": "2024-03-12T12:19:48.389714Z",
            "url": "https://files.pythonhosted.org/packages/14/2a/331dd32f9d79aa5dd0e9b3bf02fcff7aa7b1d13605f6cf322368cc6b8cb4/SetMiGA-1.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-12 12:19:48",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lavakin",
    "github_project": "SetMiGA",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "setmiga"
}
        
Elapsed time: 0.19874s