Install

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

Installing from source

Clone the TomoEncoders from GitHub repository:

git clone https://github.com/aniketkt/TomoEncoders.git TomoEncoders

then:

cd TomoEncoders
python setup.py install