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
747 stars 82 forks source link

Small doc fixes and update testing dependencies #223

Closed clonker closed 2 years ago

codecov[bot] commented 2 years ago

Codecov Report

Merging #223 (f670565) into main (590f67e) will increase coverage by 0.00%. The diff coverage is n/a.

@@           Coverage Diff           @@
##             main     #223   +/-   ##
=======================================
  Coverage   93.74%   93.75%           
=======================================
  Files         136      136           
  Lines       10807    10816    +9     
=======================================
+ Hits        10131    10140    +9     
  Misses        676      676           
Impacted Files Coverage Δ
deeptime/markov/msm/tram/_tram.py 96.34% <ø> (ø)
deeptime/decomposition/deep/_vampnet.py 94.73% <0.00%> (+0.04%) :arrow_up:
deeptime/util/torch.py 93.49% <0.00%> (+0.39%) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 590f67e...f670565. Read the comment docs.