Skip to content

mommebutenschoen/numpyXtns

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.