A minimal wrapper around matplotlib to conveniently make gridplots while running experiments.
For now, keeping this to an editable install. Navigate to the root of the repo and run
$ pip install -e .Define a Grid of Subplot objects and plot ! See tests/test_grid.py for more details.