From 9421aecd67f7ac0efb2d728fb31bb14f500361be Mon Sep 17 00:00:00 2001 From: J08nY Date: Wed, 16 Dec 2020 00:29:45 +0100 Subject: Properly handle coordinate system assumptions. Fixes #3. --- docs/index.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs') diff --git a/docs/index.rst b/docs/index.rst index dd0bc67..6052cf5 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -63,6 +63,7 @@ Requirements - Numpy_ - Scipy_ + - sympy_ - atpublic_ - fastdtw_ - asn1crypto_ @@ -139,6 +140,7 @@ this support is very appreciated. .. _Numpy: https://www.numpy.org .. _Scipy: https://www.scipy.org +.. _sympy: https://sympy.org/ .. _matplotlib: https://matplotlib.org/ .. _atpublic: https://public.readthedocs.io/ .. _fastdtw: https://github.com/slaypni/fastdtw -- cgit v1.3.1