fenics-beat


Namefenics-beat JSON
Version 0.0.6 PyPI version JSON
download
home_pageNone
SummaryLibrary to run cardiac EP simulations
upload_time2024-05-27 14:37:56
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords cardiac electrophysiology
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # fenics-beat

A simplified version of `cbcbeat` for running cardiac electrophysiology simulations.

- Source code: https://github.com/finsberg/fenics-beat
- Documentation: https://finsberv.github.io/fenics-beat

## Install
You can install the library with pip
```
python3 -m pip install fenics-beat
```


## Getting started

TBW

## License
MIT

## Need help or having issues
Please submit an [issue](https://github.com/finsberg/fenics-beat/issues)

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "fenics-beat",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "cardiac, electrophysiology",
    "author": null,
    "author_email": "Henrik Finsberg <henriknf@simula.no>",
    "download_url": "https://files.pythonhosted.org/packages/c1/ee/c0f71b472c53ea1d3395bb52c10527c6a3b6112b609d36f41cf139ec0942/fenics_beat-0.0.6.tar.gz",
    "platform": null,
    "description": "# fenics-beat\n\nA simplified version of `cbcbeat` for running cardiac electrophysiology simulations.\n\n- Source code: https://github.com/finsberg/fenics-beat\n- Documentation: https://finsberv.github.io/fenics-beat\n\n## Install\nYou can install the library with pip\n```\npython3 -m pip install fenics-beat\n```\n\n\n## Getting started\n\nTBW\n\n## License\nMIT\n\n## Need help or having issues\nPlease submit an [issue](https://github.com/finsberg/fenics-beat/issues)\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "Library to run cardiac EP simulations",
    "version": "0.0.6",
    "project_urls": {
        "Documentation": "https://finsberg.github.io/fenics-beat",
        "Homepage": "https://finsberg.github.io/fenics-beat",
        "Source": "https://github.com/finsberg/fenics-beat",
        "Tracker": "https://github.com/finsberg/fenics-beat/issues"
    },
    "split_keywords": [
        "cardiac",
        " electrophysiology"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "681c66667163bf2af5341706210b0c1aa46eda820e674663e6d3cd9403215852",
                "md5": "b7f60ae98072cf919c848b5f7e63f7fb",
                "sha256": "857560e1678c70378c00cf98c26d2409872b7c516117ca8efbb0c130de628e7e"
            },
            "downloads": -1,
            "filename": "fenics_beat-0.0.6-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b7f60ae98072cf919c848b5f7e63f7fb",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 161947,
            "upload_time": "2024-05-27T14:37:55",
            "upload_time_iso_8601": "2024-05-27T14:37:55.167882Z",
            "url": "https://files.pythonhosted.org/packages/68/1c/66667163bf2af5341706210b0c1aa46eda820e674663e6d3cd9403215852/fenics_beat-0.0.6-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "c1eec0f71b472c53ea1d3395bb52c10527c6a3b6112b609d36f41cf139ec0942",
                "md5": "16156909dccea0ec63b62f7c2606f2e8",
                "sha256": "78894f51a91fd5fba75dce22b0fbe8fa519c8fc12d2242f106bfa758ae3ef3fa"
            },
            "downloads": -1,
            "filename": "fenics_beat-0.0.6.tar.gz",
            "has_sig": false,
            "md5_digest": "16156909dccea0ec63b62f7c2606f2e8",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 156428,
            "upload_time": "2024-05-27T14:37:56",
            "upload_time_iso_8601": "2024-05-27T14:37:56.912258Z",
            "url": "https://files.pythonhosted.org/packages/c1/ee/c0f71b472c53ea1d3395bb52c10527c6a3b6112b609d36f41cf139ec0942/fenics_beat-0.0.6.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-27 14:37:56",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "finsberg",
    "github_project": "fenics-beat",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "fenics-beat"
}
        
Elapsed time: 0.30914s