Forked from
kwant / kwant
637 commits behind the upstream repository.
Christoph Groth
authored
Previously, in order to not to fix the matplotlib backend, we required users to import matplotlib.pyplot before calling any Kwant plotting functions. This did not have the desired effect, since we did import `matplotlib.backends` and that also fixes the backend. Now, both backends and pyplot are imported at the last possible moment and a warning is emitted if this fixes the backend.
Name | Last commit | Last update |
---|---|---|
.. | ||
continuum | ||
graph | ||
linalg | ||
physics | ||
solvers | ||
tests | ||
__init__.py | ||
_colormaps.py | ||
_common.py | ||
_kwant_version.py | ||
_system.pyx | ||
builder.py | ||
digest.py | ||
kpm.py | ||
lattice.py | ||
operator.pyx | ||
plotter.py | ||
rmt.py | ||
system.py | ||
version.py | ||
wraparound.py |