Metadata-Version: 2.1
Name: deeptime
Version: 0.3.1
Summary: Python library for analysis of time series data including dimensionality reduction, clustering, and Markov model estimation.
Home-page: http://github.com/deeptime-ml/deeptime
Author: Moritz Hoffmann
Author-email: moritz.hoffmann@fu-berlin.de
License: UNKNOWN
Platform: UNKNOWN
Requires-Python: >= 3.6
Provides-Extra: deep-learning
Provides-Extra: plotting
License-File: LICENSE.txt
License-File: AUTHORS

Deeptime is a Python library for analysis for time series data. In particular, methods for dimensionality reduction, clustering, and Markov model estimation are implemented. It is available for Python 3.6+.

