Skip to content
Snippets Groups Projects
  1. Dec 08, 2017
    • Joseph Weston's avatar
      clarify connection between lead modes and lead sites · 021934ce
      Joseph Weston authored
      Previously it was never explicitly stated that the wavefunctions
      returned by modes() are only defined over the unit cell of the
      infinite system. This was confusing, as syst.sites contains
      not only the unit cell sites, but also the connected sites in
      neighboring cells.
      
      Closes #178.
      021934ce
    • Joseph Weston's avatar
      fix check for sympy classes in sympify · 28558ed2
      Joseph Weston authored
      As of version 1.1.1 Sympy does not include MutableDenseMatrix
      in 'all_classes', so expressions containing such terms did not trigger
      the warning in kwant.continuum.sympify when 'locals' are provided.
      
      Closes #180.
      28558ed2
  2. Dec 07, 2017
    • Joseph Weston's avatar
      remove dubious resize of transformations when plotting in 3D · 6647bc7a
      Joseph Weston authored
      Previously, when plotting a 3D system with 'site_size' provided
      explicity as a sequence, a ValueError would be raised when using
      '%matplotlib inline' or '%matplotlib notebook' from a Jupyter
      notebook. We do not add a test for this, because that would require
      depending on Jupyter.
      
      Closes #39.
      6647bc7a
  3. Dec 05, 2017
  4. Dec 04, 2017
  5. Nov 30, 2017
  6. Oct 27, 2017
  7. Oct 26, 2017
  8. Oct 13, 2017
  9. Sep 14, 2017
  10. Sep 13, 2017
  11. Sep 12, 2017
Loading