Install

This section covers the basics of how to download and install xlearn.

Installing from source

Clone the xlearn from GitHub repository:

git clone https://github.com/tomography/xlearn.git xlearn

then:

cd xlearn
python setup.py install