diff options
| author | J08nY | 2018-12-08 15:38:14 +0100 |
|---|---|---|
| committer | J08nY | 2019-03-14 18:03:59 +0100 |
| commit | 926e598786197d546a0eae1eeb1d06f341b6cd2e (patch) | |
| tree | 330c4f8521559b8e34df4137480490bf2eb2feb3 /README.md | |
| parent | e0a6e7c452cd55365096bc3e4b8f36f5f9660ae7 (diff) | |
| download | pyecsca-926e598786197d546a0eae1eeb1d06f341b6cd2e.tar.gz pyecsca-926e598786197d546a0eae1eeb1d06f341b6cd2e.tar.zst pyecsca-926e598786197d546a0eae1eeb1d06f341b6cd2e.zip | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 10 insertions, 6 deletions
@@ -4,13 +4,17 @@ ## Requirements - - Numpy - - Scipy - - matplotlib - - atpublic - - fastdtw + - [Numpy](https://www.numpy.org/) + - [Scipy](https://www.scipy.org/) + - [matplotlib](https://matplotlib.org/) + - [atpublic](https://public.readthedocs.io/) + - [fastdtw](https://github.com/slaypni/fastdtw) ### Testing - nose2 - - green
\ No newline at end of file + - green + +### Docs + + - sphinx |
