diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..169ce09 --- /dev/null +++ b/README.md @@ -0,0 +1,16 @@ +# pyecsca [pɪɛtska] + +**Py**thon **EC** **S**ide-**C**hannel **A**nalysis toolkit. + +## Requirements + + - Numpy + - Scipy + - matplotlib + - atpublic + - fastdtw + +### Testing + + - nose2 + - green
\ No newline at end of file |
