Skip to content

WIP: arrays indexable by site/hopping

Joseph Weston requested to merge jbweston/kwant:feature/indexable into master

TODO

  • write unit tests for three Indexable factory functions
  • wrap arrays returned by Kwant API in Indexable object using the appropriate factory function
    • modes
    • wave_function
    • ldos
    • operator
  • add examples to existing tutorials (no need to create a separate tutorial)
  • add a whatsnew entry

closes #65

Merge request reports