Helpful installation and setup instructions can be found in the README.md file of Chapter 1. In addition, Zbynek Bazanowski contributed this helpful guide explaining how to run the code examples on ...
PyWD2015 is written with Python 2.7. It also relies on Numpy, Scipy, Matplotlib libraries. You can install those with the following command: pip install numpy scipy ...