Installation

This package is available on PyPI and can be installed with

$ pip install treverhines-rbf

To install the latest version, clone the source code for the project from https://github.com/treverhines/RBF. Install it from the top-level directory with

$ pip install . -r requirements.txt

Test that the installation works by going into the test directory and running

$ python -m unittest discover