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
Anton Akhmerov
kwant
Commits
15ac8152
Commit
15ac8152
authored
12 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
add entries to TODO.txt
parent
6cf47dbe
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO.txt
+16
-0
16 additions, 0 deletions
TODO.txt
with
16 additions
and
0 deletions
TODO.txt
+
16
−
0
View file @
15ac8152
...
...
@@ -24,6 +24,8 @@ Roughly in order of importance. -*-org-*-
* Benchmark mumps and check whether nested dissection would be useful.
If yes, implement it.
* Make kwant objects pickleable.
* Use sparse linear algebra to calculate bands
However, scipy's sparse eigenvalues don't seem to work well.
...
...
@@ -39,6 +41,20 @@ Roughly in order of importance. -*-org-*-
* Add support for easily adding magnetic field to a system.
* "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 than also RLE compress sites in finalized builders.
* Selective plotting (function).
* Do not save packed sites of neighbors.
* Consider (optionally) only saving packed sites for which functions are called
* Generalize InfiniteSystem to multiple directions.
* Add support for optimization of lead fundamental domains.
...
...
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