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
c634b48d
Commit
c634b48d
authored
13 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
update TODO.txt again
parent
eed14746
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.txt
+13
-1
13 additions, 1 deletion
TODO.txt
with
13 additions
and
1 deletion
TODO.txt
+
13
−
1
View file @
c634b48d
...
...
@@ -5,6 +5,18 @@ Roughly in order of importance. -*-org-*-
* Write a fast tiny array module.
This should speed up many operations in kwant.
* Take care of mutable default arguments (mostly in plotter)
This should also allow to solve the problem with unreadable function
prototypes in the documentation.
* Allow plotting of finalized infinite systems.
* Enhance the line argument of kwant.plotter.plot
It could understand "hopping kinds" in the same way possible_hoppings does.
* Provide nice support for graphene double layers
This could be done by allowing lattices to be shifted, or in some other way.
* Wrap mumps, umfpack, or some other sparse linear algebra library with Cython.
Use it directly in sparse solver. This will allow to fine-tune the solution
of sparse systems.
...
...
@@ -15,7 +27,7 @@ Roughly in order of importance. -*-org-*-
* Provide support for plotting LDOS and other functions
of the site in the system. Make a tutorial example for this.
* Allow attaching lead with further than nearest slice hoppings.
* Allow attaching lead
s
with further than nearest slice hoppings.
The most easy way to do this is increasing the period of the lead.
Alternatively, generalize modes and InfiniteSystem format.
...
...
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