Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
11 changes: 11 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,17 @@ Citing this work:
> DTAIDistance (Version v2). Zenodo.
> http://doi.org/10.5281/zenodo.5901139

@misc{https://doi.org/10.5281/zenodo.5901139,
title = {wannesm/dtaidistance: v2.3.5},
author = {Wannes Meert and Kilian Hendrickx and
Toon Van Craenendonck and Pieter Robberechts},
publisher = {Zenodo},
year = {2022},
copyright = {Open Access},
doi = {10.5281/ZENODO.5901139},
url = {https://zenodo.org/record/5901139},
}

**New in v2**:

- Numpy is now an optional dependency, also to compile the C library
Expand Down