Skip to content
Snippets Groups Projects
  1. May 12, 2017
  2. May 11, 2017
  3. May 09, 2017
  4. May 07, 2017
  5. May 05, 2017
  6. May 04, 2017
  7. Apr 28, 2017
  8. Apr 27, 2017
  9. Apr 26, 2017
    • Rafal Skolasinski's avatar
      doc: rewrite discretizer example to work with wraparound · a96e5f00
      Rafal Skolasinski authored and Joseph Weston's avatar Joseph Weston committed
      Current implementation uses ``kwant.physics.Bands``. This example fails
      when one substitute ``k_x**2`` with for example ``k_x**4`` due to farther
      then nearest neighbours hoppings. Using wraparound provides also easier way
      to extend it to multidimensional band structures (except of plotting).
      a96e5f00
Loading