* Bugfix. You can set fig.drawn = True to prevent it from getting auto-drawn at the end of the Python block. (commit 87d250c by Sébastien Loisel)
* Changes this patch were complicated but user-facing things, not so much. The major changes all have to do with matplotlib. (commit d31e0a9 by Sébastien Loisel)
* Impossible to unit test plotting, reverting the change. (commit 9f40cc6 by Sébastien Loisel)
* Having trouble getting the plots to be pixel-perfect reproducible. Added fuzz factor to comparison. (commit 6677603 by Sébastien Loisel)
* removing .fdb_latexmk files from repo (commit d79edde by Sébastien Loisel)
* removing an fls file from the repo (commit 17e056d by Sébastien Loisel)
* ignore fls files (commit 71ca1bb by Sébastien Loisel)
* Added unit test for plotting, sympy, and pyp.input (commit 634cbfc by Sébastien Loisel)