Skip to content

Latest commit

 

History

History
11 lines (5 loc) · 271 Bytes

README.rst

File metadata and controls

11 lines (5 loc) · 271 Bytes

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