Matrix Viewer¶
A tabular viewer for numpy arrays, python structs and more similar to the MATLAB data viewer
Free software: MIT license
Documentation: https://matrix-viewer.readthedocs.io.
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.
Credits¶
This package was created with Cookiecutter and the audreyr/cookiecutter-pypackage project template.