Installation

radial currently works with Python 3; compatibility with Python 2 was not tested. The current version has the following dependencies:

In order to install the software, download the source code and run:

python setup.py install

or:

python setup.py develop

if you intend on developing the code as you use it.