irregularInterpolation README

This package contains interpolation methods for irregular data.

Installation:

After downloading the source from github install via pip, descending into the top-level of the source tree and launching:

pip3 install .

or to install in developers mode:

pip3 install -e .

Or install the latest releaase from PyPI:

pip install irregularInterpolation

Documentation:

Documentation to this package can be found on readthedocs.