fenics-beat


Namefenics-beat JSON
Version 0.0.5 PyPI version JSON
download
home_pageNone
SummaryLibrary to run cardiac EP simulations
upload_time2024-05-13 18:44:47
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/24/2f/df7a2ef72bca825db92fd14b90c67f91ee49e65b564cb34151d1b7c0406d/fenics_beat-0.0.5.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.5",
    "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": "6d97560becf7fbcfba86a74257f6210d3ea8cbad58e3e60e06411b298e28030f",
                "md5": "7ffd4b61b6d4b1b82166913690fe3ea7",
                "sha256": "1788542c34d2ebbcf472c63494c4d6642a77d0363a48e62011f0c62308a4326d"
            },
            "downloads": -1,
            "filename": "fenics_beat-0.0.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "7ffd4b61b6d4b1b82166913690fe3ea7",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 158986,
            "upload_time": "2024-05-13T18:44:45",
            "upload_time_iso_8601": "2024-05-13T18:44:45.895922Z",
            "url": "https://files.pythonhosted.org/packages/6d/97/560becf7fbcfba86a74257f6210d3ea8cbad58e3e60e06411b298e28030f/fenics_beat-0.0.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "242fdf7a2ef72bca825db92fd14b90c67f91ee49e65b564cb34151d1b7c0406d",
                "md5": "6b3d6da911ce04e9af6a056732db3cc2",
                "sha256": "df49bb3fe352f9fa67f8f8c89c3d86a2e802f781e9352f2960af5dd752aee13a"
            },
            "downloads": -1,
            "filename": "fenics_beat-0.0.5.tar.gz",
            "has_sig": false,
            "md5_digest": "6b3d6da911ce04e9af6a056732db3cc2",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 154431,
            "upload_time": "2024-05-13T18:44:47",
            "upload_time_iso_8601": "2024-05-13T18:44:47.455086Z",
            "url": "https://files.pythonhosted.org/packages/24/2f/df7a2ef72bca825db92fd14b90c67f91ee49e65b564cb34151d1b7c0406d/fenics_beat-0.0.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-05-13 18:44:47",
    "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.28303s