numpyXtns README

This package contains various small extension functions for the numpy library.

Installation:

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

pip install .

or to install in developers mode:

pip install -e .

Documentation:

Documentation to this package can be found on readthedocs.