Kymatio is an implementation of the wavelet scattering transform in the Python programming language, suitable for large-scale numerical experiments in signal processing and machine learning.
The module includes both a Python library and a REST API server for remote wavelet analysis. Sample scripts (sample.py, sample_xwt.py) illustrate library usage, while the server enables integration ...