diff options
| author | J08nY | 2024-01-23 14:31:26 +0100 |
|---|---|---|
| committer | J08nY | 2024-01-23 14:31:26 +0100 |
| commit | 256d247210c9b22797eeadb8776bfa2204bf9186 (patch) | |
| tree | 5021e23fbb719321c380202d78e15b0ac1705f1c /docs/index.rst | |
| parent | 95cd06e840829cf05bd621247f27a6573dd4676f (diff) | |
| download | pyecsca-256d247210c9b22797eeadb8776bfa2204bf9186.tar.gz pyecsca-256d247210c9b22797eeadb8776bfa2204bf9186.tar.zst pyecsca-256d247210c9b22797eeadb8776bfa2204bf9186.zip | |
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst index 88b9292..a6943ae 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -126,6 +126,7 @@ Requirements - Numpy_ - Scipy_ - sympy_ + - pandas_ - atpublic_ - fastdtw_ - asn1crypto_ @@ -220,6 +221,7 @@ Development was supported by the Masaryk University grant `MUNI/C/1707/2018 <htt .. _Numpy: https://www.numpy.org .. _Scipy: https://www.scipy.org .. _sympy: https://sympy.org/ +.. _pandas: https://pandas.pydata.org/ .. _matplotlib: https://matplotlib.org/ .. _atpublic: https://public.readthedocs.io/ .. _fastdtw: https://github.com/slaypni/fastdtw |
