setga


Namesetga JSON
Version 1.4.4 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-04-26 12:59:47
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/92/81/7c40dfb42037ef331dfc5531983c4049343e4c932f43666a32a8e7e607a3/setga-1.4.4.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": "1.4.4",
    "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": "a7919484ecc2a0ccecd39cc5c75873314d4f05d94750dbdbb1f661cf26981c03",
                "md5": "0d6b2b24bb755ff399203ba80c2c778b",
                "sha256": "93f8f0db12e1fa847804a92745d69b0e68c321ed483032c38ba6e436734ffc8f"
            },
            "downloads": -1,
            "filename": "setga-1.4.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "0d6b2b24bb755ff399203ba80c2c778b",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 7646,
            "upload_time": "2024-04-26T12:59:45",
            "upload_time_iso_8601": "2024-04-26T12:59:45.793929Z",
            "url": "https://files.pythonhosted.org/packages/a7/91/9484ecc2a0ccecd39cc5c75873314d4f05d94750dbdbb1f661cf26981c03/setga-1.4.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "92817c40dfb42037ef331dfc5531983c4049343e4c932f43666a32a8e7e607a3",
                "md5": "e50d7010c02a24e86f577308eedf0d4a",
                "sha256": "cbfbf308949fdc26904a11e87847eff7a68f7468ec5b95871597c8101dd419b9"
            },
            "downloads": -1,
            "filename": "setga-1.4.4.tar.gz",
            "has_sig": false,
            "md5_digest": "e50d7010c02a24e86f577308eedf0d4a",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 8123,
            "upload_time": "2024-04-26T12:59:47",
            "upload_time_iso_8601": "2024-04-26T12:59:47.296286Z",
            "url": "https://files.pythonhosted.org/packages/92/81/7c40dfb42037ef331dfc5531983c4049343e4c932f43666a32a8e7e607a3/setga-1.4.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-26 12:59:47",
    "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.23303s