spyks


Namespyks JSON
Version 0.7.0 PyPI version JSON
download
home_pagehttps://github.com/melizalab/neurobank
SummaryGenerate fast c++ code to integrate dynamical neuron models
upload_time2023-02-01 22:01:04
maintainerDan Meliza
docs_urlNone
authorDan Meliza
requires_python>=3.5
licenseGNU General Public License (GPL)
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            spyks is a tool for building and simulating simple, dynamical neuron models. It
places a strong emphasis on efficient modification of parameters, because it is
primarily intended for use in data assimilation applications where the goal is
to estimate parameters and unmeasured states from recorded data. It is very much
a work in progress.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/melizalab/neurobank",
    "name": "spyks",
    "maintainer": "Dan Meliza",
    "docs_url": null,
    "requires_python": ">=3.5",
    "maintainer_email": "dan@meliza.org",
    "keywords": "",
    "author": "Dan Meliza",
    "author_email": "dan@meliza.org",
    "download_url": "https://files.pythonhosted.org/packages/5c/ce/960cb0dfd60ae44085a94eabeab17e1ae075a0968d11c570030b86e5128c/spyks-0.7.0.tar.gz",
    "platform": null,
    "description": "spyks is a tool for building and simulating simple, dynamical neuron models. It\nplaces a strong emphasis on efficient modification of parameters, because it is\nprimarily intended for use in data assimilation applications where the goal is\nto estimate parameters and unmeasured states from recorded data. It is very much\na work in progress.\n",
    "bugtrack_url": null,
    "license": "GNU General Public License (GPL)",
    "summary": "Generate fast c++ code to integrate dynamical neuron models",
    "version": "0.7.0",
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "32dc6ff2b92c161fca85342e9c8e3e3663f749d0ef85dd88f5c78df287ce676a",
                "md5": "84e3398c7fe483cf1c1ca80e8614a305",
                "sha256": "699b1a7f3305193edf54fa7177a10b199d44ffab6b284668576476a543bb96ec"
            },
            "downloads": -1,
            "filename": "spyks-0.7.0-py3-none-any.whl",
            "has_sig": true,
            "md5_digest": "84e3398c7fe483cf1c1ca80e8614a305",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.5",
            "size": 16432,
            "upload_time": "2023-02-01T22:01:02",
            "upload_time_iso_8601": "2023-02-01T22:01:02.518606Z",
            "url": "https://files.pythonhosted.org/packages/32/dc/6ff2b92c161fca85342e9c8e3e3663f749d0ef85dd88f5c78df287ce676a/spyks-0.7.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "5cce960cb0dfd60ae44085a94eabeab17e1ae075a0968d11c570030b86e5128c",
                "md5": "aa1ff1f8b94066e977d5a5e0182f3dd6",
                "sha256": "a27f1ed174bdb2fc4766d0b440c0cd7ff7ef658c230fc5e99135e24548a3ae28"
            },
            "downloads": -1,
            "filename": "spyks-0.7.0.tar.gz",
            "has_sig": true,
            "md5_digest": "aa1ff1f8b94066e977d5a5e0182f3dd6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.5",
            "size": 28276,
            "upload_time": "2023-02-01T22:01:04",
            "upload_time_iso_8601": "2023-02-01T22:01:04.892767Z",
            "url": "https://files.pythonhosted.org/packages/5c/ce/960cb0dfd60ae44085a94eabeab17e1ae075a0968d11c570030b86e5128c/spyks-0.7.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-02-01 22:01:04",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "github_user": "melizalab",
    "github_project": "neurobank",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [],
    "lcname": "spyks"
}
        
Elapsed time: 0.07461s