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
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
Joseph Weston
kwant
Commits
7c8ede91
Commit
7c8ede91
authored
12 years ago
by
Anton Akhmerov
Committed by
Christoph Groth
12 years ago
Browse files
Options
Downloads
Patches
Plain Diff
minor extra TODO items
parent
76b7e002
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
+7
-4
7 additions, 4 deletions
TODO
with
7 additions
and
4 deletions
TODO
+
7
−
4
View file @
7c8ede91
...
...
@@ -14,8 +14,6 @@ Roughly in order of importance. -*-org-*-
arrays, where the site index and orbital index are separate. However, this
must work in the general case where the number of orbitals per site varies.
* Add a (tutorial?) example with kwant.plotter.map
* Plotter: show site upon click
* fix physics.noise (docstring, __all__, etc.)
...
...
@@ -40,13 +38,13 @@ Roughly in order of importance. -*-org-*-
* Make kwant objects pickleable.
* "shape" doesn't work for leads when only checking
y
(and not
x
)
* "shape" doesn't work for leads when only checking
'y'
(and not
'x'
)
Make it aware of symmetries.
* Improve experience when working with sites in a finalized builder
(It should be possible to map sites to nodes efficiently. Probably, the best
way to do it is to sort the sites in finalized builders.)
One could th
a
n also RLE compress sites in finalized builders.
One could th
e
n also RLE compress sites in finalized builders.
* In finalized leads, only keep the sites of the slice.
...
...
@@ -81,3 +79,8 @@ Roughly in order of importance. -*-org-*-
* Adopt mincut/maxflow algorithm from networkx or python-graph to find the best
representation of a lead unit cell.
* Improve logic of generate_diffs.sh
Do not overwrite the diffs that do not need to be updated.
* Tutorial choose either "A [B]" or "A in units of B" consistently.
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