setminga


Namesetminga JSON
Version 0.3 PyPI version JSON
download
home_pagehttps://github.com/lavakin/setminga
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-13 10:39:09
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/setminga",
    "name": "setminga",
    "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/b1/15/82e328deed9aee7948259b6575b6fefe4cef5065f8a48191c39ca7e79bc6/setminga-0.3.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": "0.3",
    "project_urls": {
        "Download": "https://github.com/lavakin/setminga/archive/refs/tags/v0.2.tar.gz",
        "Homepage": "https://github.com/lavakin/setminga"
    },
    "split_keywords": [
        "genetic algorithms",
        "minimal subset",
        "multi-objective",
        "optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "b11582e328deed9aee7948259b6575b6fefe4cef5065f8a48191c39ca7e79bc6",
                "md5": "622fa244875cefb89bb4f77c1f0d0f37",
                "sha256": "e0b04072b7bec87b84052ceb534015a600ac07cdd9ba324ccd53d86534de23d1"
            },
            "downloads": -1,
            "filename": "setminga-0.3.tar.gz",
            "has_sig": false,
            "md5_digest": "622fa244875cefb89bb4f77c1f0d0f37",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 6940,
            "upload_time": "2024-03-13T10:39:09",
            "upload_time_iso_8601": "2024-03-13T10:39:09.022885Z",
            "url": "https://files.pythonhosted.org/packages/b1/15/82e328deed9aee7948259b6575b6fefe4cef5065f8a48191c39ca7e79bc6/setminga-0.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-13 10:39:09",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lavakin",
    "github_project": "setminga",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "setminga"
}
        
Elapsed time: 0.24171s