Metadata-Version: 2.1
Name: lead-lag
Version: 2.0
Summary: Lead lag estimation with a O(n log n) complexity.
Author: Philippe Remy
License: Open Source
License-File: LICENSE
Requires-Dist: pandas (>=0.22.0)
Requires-Dist: numpy (>=1.15.0)
Requires-Dist: tqdm (>=4.19.2)
Requires-Dist: matplotlib (>=2.2.2)

