Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation.
Project description
deeptime
Deeptime is a general purpose Python library offering various tools to estimate dynamical models based on time-series data including conventional linear learning methods, such as Markov State Models (MSMs), Hidden Markov Models (HMMs) and Koopman models, as well as kernel and deep learning approaches such as VAMPnets and deep MSMs. The library is largely compatible with scikit-learn, having a range of Estimator classes for these different models, but in contrast to scikit-learn also provides Model classes, e.g., in the case of an MSM, which provide a multitude of analysis methods to compute interesting thermodynamic, kinetic and dynamical quantities, such as free energies, relaxation times and transition paths.
Releases:
Installation via conda
recommended, pip
compiles the library locally.
conda install -c conda-forge deeptime |
pip install deeptime |
Documentation: deeptime-ml.github.io.
Building the latest trunk version of the package:
Using pip with a local clone and pulling dependencies:
git clone https://github.com/deeptime-ml/deeptime.git
cd deeptime
pip install .
Or using pip directly on the remote:
pip install git+https://github.com/deeptime-ml/deeptime.git@main
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 Distributions
File details
Details for the file deeptime-0.4.4.tar.gz
.
File metadata
- Download URL: deeptime-0.4.4.tar.gz
- Upload date:
- Size: 461.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2634b0445ae507b3a132b2ccf06799ce975741aeb5cce3b77d854292034cc1d3 |
|
MD5 | 8bdec58e8d9895a27cc075d8d1d4df41 |
|
BLAKE2b-256 | 7339997b4a05ab90ca63a282a7b958c282534bf7950306a69b03b899fe3540e1 |
File details
Details for the file deeptime-0.4.4-cp311-cp311-win_amd64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp311-cp311-win_amd64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.11, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | bd04eae394cecacca5f05b4d9a1a9259a697f31571ae27d4c3dee0741b93a990 |
|
MD5 | c8f1365817f241ffe0487c9767eccb2e |
|
BLAKE2b-256 | 5c58fcd732a54173ba2a7054a568b26bcd76fdb45eabc0349f1a773ebbf5b7ce |
File details
Details for the file deeptime-0.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp311-cp311-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.11, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | aba404fe31e2f162d5c479899e34aa0c23e376c2363a8ec655d5a40277e4f736 |
|
MD5 | 3bd843bc9921c35a7ee6acb1e27c44aa |
|
BLAKE2b-256 | 9cfade2c1d1e54d62a240d629753aa76fcded7af7114d57534b80594f85976fa |
File details
Details for the file deeptime-0.4.4-cp311-cp311-macosx_11_0_arm64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp311-cp311-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.11, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f07442057ecb54eb4a80ee54d1f9a274c23453420119ca8662c7dde8b157ea5 |
|
MD5 | fb55c31c4384c598c4a84a5dfdedd8d7 |
|
BLAKE2b-256 | 8227b5037fa44109ee1fe9348f761b65e3569e24f42cec47fe7b1ae890baea83 |
File details
Details for the file deeptime-0.4.4-cp311-cp311-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp311-cp311-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.11, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5e43061cfb86fa71b1bc74b1d337cb6aaec8525f7a8c1f9a2cdb1b30168fb92a |
|
MD5 | 6dc47b42d40fd4ba5e92f6237be54ffa |
|
BLAKE2b-256 | 6aaffc5a610617ed293fe537fbb8d00e757a4eddfa45831a292e9efba63e9802 |
File details
Details for the file deeptime-0.4.4-cp310-cp310-win_amd64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp310-cp310-win_amd64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.10, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 45f2af4c5d60139a5feddf903c5b7ad96d300d2f251bb76b7fe8e4ad976e0809 |
|
MD5 | f252170a1c284fa84349e83547d23cf5 |
|
BLAKE2b-256 | b51e0d459eab07de6ec1daa13d6724519e55005db6c05e6025790a771629ab47 |
File details
Details for the file deeptime-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp310-cp310-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.10, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9620243b0fb13a38ec167e047b4eeedcadc19741c63507e0c5143865cfc4e0f6 |
|
MD5 | 7df3007bf9959589e94710eda875fc86 |
|
BLAKE2b-256 | abb500076a0f905327aff3c7f24d586cdbf0789530166774950eef056edc1a2e |
File details
Details for the file deeptime-0.4.4-cp310-cp310-macosx_11_0_arm64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp310-cp310-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.10, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 04ccc66bdcf6230f463362d56e1498801c2794b29abdc88fa876cf4e2726d9e6 |
|
MD5 | 917aeb3a21ab162927b951f988a0404c |
|
BLAKE2b-256 | 1272256ece6dc4f03330439dbd296983df84348edfca5a5f0f34ff9132effd5a |
File details
Details for the file deeptime-0.4.4-cp310-cp310-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp310-cp310-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.10, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 861843eac00b1d5592c7469fdff64f4a792bd3874371947f1ceec2987c367982 |
|
MD5 | 209530b62e467bde0a023b89155799bb |
|
BLAKE2b-256 | 606ade21d4e22dd3181c3d93380575962c574eb80cf14affb92483a785cf8f54 |
File details
Details for the file deeptime-0.4.4-cp39-cp39-win_amd64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp39-cp39-win_amd64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.9, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 663a260ca9f592c633439850683eb5cf29ccddc5b7464692f17f63292b8838fa |
|
MD5 | 7b154042250e18531ef4d7bc2a6a4aa4 |
|
BLAKE2b-256 | 0101cf693a441f59892682820f5b0f6dae135bea7e62ce9bfc2aeefb486244ff |
File details
Details for the file deeptime-0.4.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp39-cp39-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.9, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cdc500ce6c74ebae44145ea0717dbf8d7dc26b14457e5f0f1bd2c6e8938172a7 |
|
MD5 | 1faa67271e47041adcb528ae1c4b0a05 |
|
BLAKE2b-256 | 37f2996876757f5a68c225ef72d0b44518acbfe4145578d62767ac6abb2976cf |
File details
Details for the file deeptime-0.4.4-cp39-cp39-macosx_11_0_arm64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp39-cp39-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.9, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | b3b76601b9fa4d742c6646f13f86227301f2eada55ca314603d82707508b349d |
|
MD5 | d2f84b889e1ff12afd27c4df186fb5a7 |
|
BLAKE2b-256 | a5655a0a42d02366e567e349fa86c3840a68a7f93270bb287e8f857e98f8a03d |
File details
Details for the file deeptime-0.4.4-cp39-cp39-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp39-cp39-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.9, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9e053e58cf12caa438073e64385818080bcc449e69b6a2aae17fe41af9467b0a |
|
MD5 | 06eb3eaa3a138c9024898486a936f6be |
|
BLAKE2b-256 | a02984841f06f6fdc19bdd9f553de36a056e235b858eafce3be7c1cb0ea00146 |
File details
Details for the file deeptime-0.4.4-cp38-cp38-win_amd64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp38-cp38-win_amd64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.8, Windows x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 27afd62410732ada784f33380daeb45a538557f8cd0daf74a67c4899ceccbee5 |
|
MD5 | 122a74caf7dc8872740d3db377405542 |
|
BLAKE2b-256 | c6e060cb56b7a2368c3b43e1495f4e10604ffab166e22a23044e2c6f8ef353cb |
File details
Details for the file deeptime-0.4.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp38-cp38-manylinux_2_17_x86_64.manylinux2014_x86_64.whl
- Upload date:
- Size: 2.1 MB
- Tags: CPython 3.8, manylinux: glibc 2.17+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964676edd00daa209b408f8e5b4fde3c8a82da0c068ae01c51779bead7994844 |
|
MD5 | 4644edb1e5128d115952a0a388ecc731 |
|
BLAKE2b-256 | d3deabad5b2f690b9ebd83de2b4d8b5e03be5e177e8094e3bb9837e7ae326b7f |
File details
Details for the file deeptime-0.4.4-cp38-cp38-macosx_11_0_arm64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp38-cp38-macosx_11_0_arm64.whl
- Upload date:
- Size: 1.6 MB
- Tags: CPython 3.8, macOS 11.0+ ARM64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | cb3e200ae7c17bf637fcf713bf09b737fce8425c7539ec2deeaf48050c66f92f |
|
MD5 | 2bd2abb588ae1b6ad03d13285e091ae9 |
|
BLAKE2b-256 | 8e7ec589337e1a9a4608403e6b497f829accd29e5bf7daa881a84b926f676cf6 |
File details
Details for the file deeptime-0.4.4-cp38-cp38-macosx_10_9_x86_64.whl
.
File metadata
- Download URL: deeptime-0.4.4-cp38-cp38-macosx_10_9_x86_64.whl
- Upload date:
- Size: 1.7 MB
- Tags: CPython 3.8, macOS 10.9+ x86-64
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.10.8
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 19df5260120020e413c2161122cf3106d988780069fc29450d16a95b57886830 |
|
MD5 | f914a9652c1d677ae2e2883b4d5c8fd9 |
|
BLAKE2b-256 | c52c427a820ae96c999e9d29a595956edf2c0f280f6a89ed2bf697f887964559 |