A simple interface to cardiac cellular electrophysiology
Project description
Myokit is an open-source Python-based toolkit that facilitates modeling and simulation of cardiac cellular electrophysiology. It's hosted on GitHub and available on PyPi. For the latest documentation, see myokit.readthedocs.io.
More information, including examples and an installation guide, is available on myokit.org.
Install
To install Myokit, run
pip install myokit
On linux and windows, start menu icons can then be added by running
python -m myokit icons
To run single-cell simulations, CVODE must be installed (windows binaries are included in the pip install). In addition, Myokit needs a working C/C++ compiler to be present on the system.
For the graphical parts (such as the IDE) to work, you'll also need to have either PyQt4, PyQt5, or PySide installed (PySide2 is not yet supported).
Existing Myokit installations can be upgraded using
pip install --upgrade myokit
For full details, see http://myokit.org/install.
Quick-start guide
After installation, to quickly test if Myokit works, type
python -m myokit run example
or simply
myokit run example
To open an IDE window, type
myokit ide
To see what else Myokit can do, type
myokit -h
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file myokit-1.28.4.tar.gz.
File metadata
- Download URL: myokit-1.28.4.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c32fde399e7c9a2b30a43a32e3618f371f6240ea860ea53f480b5088bcd9373e
|
|
| MD5 |
a41b259b894ec793d69fc15da642c20a
|
|
| BLAKE2b-256 |
19dfe27d980bf5f08ed68068523dd039b309cbe7687286c1d2286659ac5e6120
|
File details
Details for the file myokit-1.28.4-py2-none-any.whl.
File metadata
- Download URL: myokit-1.28.4-py2-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.21.0 setuptools/40.8.0 requests-toolbelt/0.9.1 tqdm/4.28.1 CPython/3.7.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ea41f94b203de731fe52c6f4fd0b1dcc42247490411072f8d9638b6e0d8bdaa0
|
|
| MD5 |
1cb39936a2b5a453073568ade71d1d06
|
|
| BLAKE2b-256 |
43e18fad3d3d154482a4cb82b1ee64f9e8bc127e739188ebcf4a6770fc1a238b
|