Install

This section covers the basics of how to download and install Hspeed. We recommend you to install the Anaconda Python distribution.

Installing from source

Clone Hispeed from GitHub repository:

git clone https://github.com/decarlof/hspeed.git hspeed

then:

cd hspeed
python setup.py install