deeptime-ml / deeptime

Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation
https://deeptime-ml.github.io/
GNU Lesser General Public License v3.0
754 stars 84 forks source link

Lorenz system, Thomas attractor, Improvements regarding documentation, TV Derivative improvements #261

Closed clonker closed 2 years ago

clonker commented 2 years ago
codecov[bot] commented 2 years ago

Codecov Report

Base: 92.24% // Head: 92.25% // Increases project coverage by +0.01% :tada:

Coverage data is based on head (c7fa6a7) compared to base (5bd3285). Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #261 +/- ## ========================================== + Coverage 92.24% 92.25% +0.01% ========================================== Files 142 142 Lines 11617 11637 +20 ========================================== + Hits 10716 10736 +20 Misses 901 901 ``` | [Impacted Files](https://codecov.io/gh/deeptime-ml/deeptime/pull/261?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deeptime-ml) | Coverage Δ | | |---|---|---| | [deeptime/data/\_\_init\_\_.py](https://codecov.io/gh/deeptime-ml/deeptime/pull/261/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deeptime-ml#diff-ZGVlcHRpbWUvZGF0YS9fX2luaXRfXy5weQ==) | `100.00% <ø> (ø)` | | | [deeptime/data/\_datasets.py](https://codecov.io/gh/deeptime-ml/deeptime/pull/261/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deeptime-ml#diff-ZGVlcHRpbWUvZGF0YS9fZGF0YXNldHMucHk=) | `100.00% <100.00%> (ø)` | | | [deeptime/util/diff.py](https://codecov.io/gh/deeptime-ml/deeptime/pull/261/diff?src=pr&el=tree&utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deeptime-ml#diff-ZGVlcHRpbWUvdXRpbC9kaWZmLnB5) | `98.34% <100.00%> (+0.21%)` | :arrow_up: | Help us with your feedback. Take ten seconds to tell us [how you rate us](https://about.codecov.io/nps?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deeptime-ml). Have a feature suggestion? [Share it here.](https://app.codecov.io/gh/feedback/?utm_medium=referral&utm_source=github&utm_content=comment&utm_campaign=pr+comments&utm_term=deeptime-ml)

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.