Skip to content
Snippets Groups Projects
  1. Jan 04, 2019
  2. Dec 31, 2018
  3. Dec 20, 2018
  4. Dec 18, 2018
  5. Dec 14, 2018
  6. Dec 06, 2018
  7. Dec 03, 2018
    • Joseph Weston's avatar
      Merge branch 'kpm_new' into 'master' · 223e8f3b
      Joseph Weston authored
      + factor kernel (jackson or lorentz etc.) into separate functions, and
        expose these as part of the API
      + factor out the random vector factory, and allow to specify finite
        collections of vectors (e.g. for sampling over some subdomain)
      + implement KPM expansion of correlators, and add a factory function
        for calculating conductivity.
      
      Closes #138
      
      See merge request kwant/kwant!218
      223e8f3b
  8. Nov 28, 2018
  9. Nov 26, 2018
  10. Nov 20, 2018
  11. Oct 16, 2018
  12. Oct 12, 2018
  13. Oct 10, 2018
    • Joseph Weston's avatar
      fix typo 'plotter → _plotter' · 7e4147d2
      Joseph Weston authored
      The 'mpl_available' flag was relegated to '_plotter' in
      the development version, but the check in the test was still
      referring to 'plotter'. The change 'plotter → _plotter' was
      made on the development version, so this fix does not need to
      be backported to the stable branch.
      7e4147d2
Loading