pyAMOSA


NamepyAMOSA JSON
Version 2.0.7 PyPI version JSON
download
home_pagehttps://github.com/SalvatoreBarone/pyAMOSA
SummaryPython implementation of the Archived Multi-Objective Simulated Annealing optimization heuristic
upload_time2024-02-29 13:19:21
maintainer
docs_urlNone
authorSalvatore Barone
requires_python
license
keywords multi objective optimization
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Python implementation of the Archived Multi-Objective Simulated Annealing optimization heuristic. Take a look at https://github.com/SalvatoreBarone/pyAMOSA.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/SalvatoreBarone/pyAMOSA",
    "name": "pyAMOSA",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "Multi Objective Optimization",
    "author": "Salvatore Barone",
    "author_email": "salvatore.barone@unina.it",
    "download_url": "https://files.pythonhosted.org/packages/ff/ea/d91c4b53358a22eaa5d7aac9edf9802881b1d6ec60929762baf9a2d7272f/pyAMOSA-2.0.7.tar.gz",
    "platform": null,
    "description": "Python implementation of the Archived Multi-Objective Simulated Annealing optimization heuristic. Take a look at https://github.com/SalvatoreBarone/pyAMOSA.\n\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Python implementation of the Archived Multi-Objective Simulated Annealing optimization heuristic",
    "version": "2.0.7",
    "project_urls": {
        "Bug Reports": "https://github.com/SalvatoreBarone/pyAMOSA/issues",
        "Homepage": "https://github.com/SalvatoreBarone/pyAMOSA",
        "Source": "https://github.com/SalvatoreBarone/pyAMOSA"
    },
    "split_keywords": [
        "multi",
        "objective",
        "optimization"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "ffead91c4b53358a22eaa5d7aac9edf9802881b1d6ec60929762baf9a2d7272f",
                "md5": "3160084c884a979d8d23bdf15cc3ef26",
                "sha256": "e348500032aee9e0af8a3d87e0ed25449e4841d134bd87b06bf7ee678b464236"
            },
            "downloads": -1,
            "filename": "pyAMOSA-2.0.7.tar.gz",
            "has_sig": false,
            "md5_digest": "3160084c884a979d8d23bdf15cc3ef26",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 32221,
            "upload_time": "2024-02-29T13:19:21",
            "upload_time_iso_8601": "2024-02-29T13:19:21.399468Z",
            "url": "https://files.pythonhosted.org/packages/ff/ea/d91c4b53358a22eaa5d7aac9edf9802881b1d6ec60929762baf9a2d7272f/pyAMOSA-2.0.7.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-29 13:19:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "SalvatoreBarone",
    "github_project": "pyAMOSA",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "pyamosa"
}
        
Elapsed time: 0.20260s