Metadata-Version: 2.1
Name: dxw
Version: 0.0.2
Summary: Simple dynamic thing warping (time, space, depth, whatever)
Home-page: https://github.com/kwinkunks/dxw
Author: Matt Hall
Author-email: matt@agilescientific.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Intended Audience :: Science/Research
Classifier: Development Status :: 3 - Alpha
Classifier: Natural Language :: English
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
Provides-Extra: test
Provides-Extra: dev
License-File: LICENSE

# dxw

Simple dynamic time, depth, space or whatever warping


## Installation

You can install with `pip`:

    pip install dxw


## Documentation

Coming soon!


## Contributing

Please see [CONTRIBUTING.md](CONTRIBUTING.md).


