Metadata-Version: 2.1
Name: np-utils
Version: 0.5.12.1
Summary: collection of utilities for array and list manipulation
Home-page: http://pypi.python.org/pypi/np_utils/
Author: David N. Mashburn
Author-email: david.n.mashburn@gmail.com
License: LICENSE.txt
Platform: UNKNOWN
Requires-Dist: numpy (>=1.0)
Requires-Dist: future (>=0.16)

Utilities for array and list manipulation by David Mashburn.

Notably:

 * functions to scale arrays by integer multiples (without interpolation)

 * drawing basic graphics objects on (multi-dimensional) numpy arrays:

     * line segment, triangle, circle, and sphere




