4 projects
tsdistances
tsdistances is a Python library (with Rust backend) for computing various pairwise distances between sets of time series data.
pycatch22-rs
Rust implementation of the catch22 time-series feature set, verified against the original C
cddiagram
Critical Difference diagram generator in pure Python
pycatchrs
pycatchrs is a "clone" of the original catch22 features(https://github.com/DynamicsAndNeuralSystems/catch22), providing an updated implementation with enhanced memory safety and significant improvements in computation speed. It uses a Rust backend for efficient and safe execution.