numpyXtns README

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

Installation:

After downloading the source from github 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 .

Or install the latest releaase from PyPI:

pip install numpyXtns

Documentation:

Documentation to this package can be found on readthedocs.