blob: 169ce09c77147a744b0c8f4f0b17122f97ef8c03 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
|
# pyecsca [pɪɛtska]
**Py**thon **EC** **S**ide-**C**hannel **A**nalysis toolkit.
## Requirements
- Numpy
- Scipy
- matplotlib
- atpublic
- fastdtw
### Testing
- nose2
- green
|