Matrix Viewer

https://img.shields.io/pypi/v/matrix_viewer.svg Documentation Status

A tabular viewer for numpy arrays, python structs and more similar to the MATLAB data viewer

Features

  • Display numpy 2D-arrays

  • Interactively traverse through python containers like list, dict and classes to view their attributes or data

  • Interoperability with matplotlib.pyplot

This project is tested under windows and linux. I don’t have a Mac, so there might be Mac issues. But don’t hesitate to file issues, or even better create pull requests targetting Mac support.

docs/_static/matrix_screenshot.png

Credits

This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.