bluepyopt


Namebluepyopt JSON
Version 1.14.11 PyPI version JSON
download
home_pagehttps://github.com/BlueBrain/BluePyOpt
SummaryBluebrain Python Optimisation Library (bluepyopt)
upload_time2024-03-25 09:08:12
maintainerNone
docs_urlNone
authorBlueBrain Project, EPFL
requires_pythonNone
licenseLGPLv3
keywords optimisation neuroscience bluebrainproject
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage
            The Blue Brain Python Optimisation Library (BluePyOpt) is an extensible framework for data-driven model parameter optimisation that wraps and standardises several existing open-source tools. It simplifies the task of creating and sharing these optimisations, and the associated techniques and knowledge. This is achieved by abstracting the optimisation and evaluation tasks into various reusable and flexible discrete elements according to established best-practices.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/BlueBrain/BluePyOpt",
    "name": "bluepyopt",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "optimisation, neuroscience, BlueBrainProject",
    "author": "BlueBrain Project, EPFL",
    "author_email": "werner.vangeit@epfl.ch",
    "download_url": "https://files.pythonhosted.org/packages/db/c8/84e29fec871ea69756714eb273226244c4695fb1ca562cd6f6bf1e9de849/bluepyopt-1.14.11.tar.gz",
    "platform": null,
    "description": "The Blue Brain Python Optimisation Library (BluePyOpt) is an extensible framework for data-driven model parameter optimisation that wraps and standardises several existing open-source tools. It simplifies the task of creating and sharing these optimisations, and the associated techniques and knowledge. This is achieved by abstracting the optimisation and evaluation tasks into various reusable and flexible discrete elements according to established best-practices.\n",
    "bugtrack_url": null,
    "license": "LGPLv3",
    "summary": "Bluebrain Python Optimisation Library (bluepyopt)",
    "version": "1.14.11",
    "project_urls": {
        "Homepage": "https://github.com/BlueBrain/BluePyOpt"
    },
    "split_keywords": [
        "optimisation",
        " neuroscience",
        " bluebrainproject"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "010bb9ce8ad5d9062ae0bbe9e73e682b444bf7faadfa1a39f2301d44508063a2",
                "md5": "cab09ec8af6be5a7272f847394234a12",
                "sha256": "43dc5fb60ead5a9230960140eea3de5936532b141a885a97a5aa91c627fb97c3"
            },
            "downloads": -1,
            "filename": "bluepyopt-1.14.11-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cab09ec8af6be5a7272f847394234a12",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 218076,
            "upload_time": "2024-03-25T09:08:08",
            "upload_time_iso_8601": "2024-03-25T09:08:08.626308Z",
            "url": "https://files.pythonhosted.org/packages/01/0b/b9ce8ad5d9062ae0bbe9e73e682b444bf7faadfa1a39f2301d44508063a2/bluepyopt-1.14.11-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "dbc884e29fec871ea69756714eb273226244c4695fb1ca562cd6f6bf1e9de849",
                "md5": "f8dde9b4f6f256f1ee1456cfc38358bb",
                "sha256": "fe2830c36699a93d2ef9ddef316da42f9c57ca6654c92356eab973ee2298ebf7"
            },
            "downloads": -1,
            "filename": "bluepyopt-1.14.11.tar.gz",
            "has_sig": false,
            "md5_digest": "f8dde9b4f6f256f1ee1456cfc38358bb",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 21001022,
            "upload_time": "2024-03-25T09:08:12",
            "upload_time_iso_8601": "2024-03-25T09:08:12.548412Z",
            "url": "https://files.pythonhosted.org/packages/db/c8/84e29fec871ea69756714eb273226244c4695fb1ca562cd6f6bf1e9de849/bluepyopt-1.14.11.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-25 09:08:12",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "BlueBrain",
    "github_project": "BluePyOpt",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [],
    "tox": true,
    "lcname": "bluepyopt"
}
        
Elapsed time: 0.23429s