Skip to content
Snippets Groups Projects
Forked from kwant / kwant
Source project has a limited visibility.
  • Joseph Weston's avatar
    dae719f6
    replace '_count_norbs' with 'site_ranges' · dae719f6
    Joseph Weston authored
    The removed logic is an artifact from when vectorized and
    unvectorized systems shared the same logic for 'hamiltonian_submatrix'.
    This was accidentally left in when we reverted to the old logic
    for unvectorized systems.
    dae719f6
    History
    replace '_count_norbs' with 'site_ranges'
    Joseph Weston authored
    The removed logic is an artifact from when vectorized and
    unvectorized systems shared the same logic for 'hamiltonian_submatrix'.
    This was accidentally left in when we reverted to the old logic
    for unvectorized systems.