Skip to content
Snippets Groups Projects
Commit e3f26674 authored by Christoph Groth's avatar Christoph Groth
Browse files

TODO items

parent 70065a07
No related branches found
No related tags found
No related merge requests found
...@@ -106,7 +106,8 @@ Roughly in order of importance. -*-org-*- ...@@ -106,7 +106,8 @@ Roughly in order of importance. -*-org-*-
hoppings to be distinguishable. Also potentially add arrows to the hoppings. hoppings to be distinguishable. Also potentially add arrows to the hoppings.
* Adopt mincut/maxflow algorithm from networkx or python-graph to find the best * Adopt mincut/maxflow algorithm from networkx or python-graph to find the best
representation of a lead unit cell. representation of a lead unit cell. Fixing unit cells could be postponed
until a lead is attached.
* Speed up kwant.digest * Speed up kwant.digest
by using SipHash and Ziggurat algorithm in C/Cython by using SipHash and Ziggurat algorithm in C/Cython
...@@ -116,3 +117,13 @@ Roughly in order of importance. -*-org-*- ...@@ -116,3 +117,13 @@ Roughly in order of importance. -*-org-*-
propagating or evanescent. propagating or evanescent.
* Remove sphinxext and use an external numpydoc once it is available * Remove sphinxext and use an external numpydoc once it is available
* Implement a pretty printer for lists/tuples of sites
* Ideas for kwant 2
** Names to be reconsidered
- lead_info
** Unify the order of indices
For example in wave_function and in PropagatingModes.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment