Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
K
kwant
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Michael Wimmer
kwant
Commits
e3f26674
Commit
e3f26674
authored
11 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
TODO items
parent
70065a07
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO
+12
-1
12 additions, 1 deletion
TODO
with
12 additions
and
1 deletion
TODO
+
12
−
1
View file @
e3f26674
...
@@ -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.
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment