Forked from
kwant / kwant
314 commits behind, 35 commits ahead of the upstream repository.

Joseph Weston
authored
Currently we just set the default figure size. Matplotlib is annoying when it comes to setting these default parameters, and we have to ensure that we set any 'rcParams' in a separate Jupyter cell and *after* we import pyplot.