Getting Started
API Reference
R&D can be installed using pip or from source.
pip
Install from source:
$ git clone git@github.com:UWIVC/randd.git $ python setup.py install
Install from pip:
$ pip install randd