deeptime icon indicating copy to clipboard operation
deeptime copied to clipboard

Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation

Results 20 deeptime issues
Sort by recently updated
recently updated
newest added

Add optional dependency to pint for units

enhancement

**Is your feature request related to a problem? Please describe.** I am doing Markov modelling for SAR/QSAR analysis of chemical compounds and would need sorted markov matrices. I suggest to...

The bug reported at https://github.com/rusty1s/pytorch_sparse/issues/180 and https://github.com/pyg-team/pytorch_geometric/issues/4095 propagates to deeptime, too. Fixing PyTorch to older versions in the setup might help.

It should be possible to implement the CK-test based on `KoopmanModel`s and not only `CovarianceKoopmanModel`s.

enhancement

consider using pydantic

long term

Hi All! love the libray so far. I was wondering if I could request a feature request of adding the calculation of the covariance matrix by this method below. https://github.com/hrayrhar/T-CorEx...

enhancement

To current PyEMMA API

PyEMMA

Consider implementing an orthogonal package for chunking and streaming tools

long term