A basic collection of routines to track and analyze speckle
Currently incomplete and untested
For examples, see the (non-existent) doc directory
Use pip
pip install pyspeckle
Alternatively you can install from github
git clone https://github.com/scottprahl/pyspeckle.git
and add the pyspeckle
directory to your PYTHONPATH
Required Python modules: numpy, matplotlib, scipy
pyspeckle is licensed under the terms of the MIT license.