vizarray

Vizualize 1d and 2d NuymPy arrays


License
BSD-3-Clause
Install
pip install vizarray==0.1.0

Documentation

VizArray

VizArray is a simple Python package for visualizing 1d and 2d NumPy arrays.

Example

Here is a basic example of how vizarray can be used:

Basic example