------------------- * should have added a revision in the last "patch" * allow access to plt_imhist fig_ax
0.12.19
------------------- * plt_hist2 is easier to use now * plt_plot supports shapes N, (1, N) * record accepts argument savefig * block_runner reads the code before running * time_tag is True by default again * removed all imports from lognflow for faster loading * all tests are passed!
0.12.18
------------------- * allow pyrunner to be imported from lognflow itself * bug fixed in lognflow.plot * block_runner supports code_block_id to be int, float or string. * block_runner supports debugging
0.12.17
------------------- * fixed a bug in plt_hist2 * added plt_plot
0.12.16
------------------- * added plt_confusion_matrix * changed the name of imshow_series and imshow_by_subplots and plot_marker * plot_marker is plt_mark * fixes for plt_utils * all tests passed!
0.12.15
------------------- * added contour_overlayed * moved loopprocessor to multiprocessor * added printv * added plot_marker