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
43c9e893
Commit
43c9e893
authored
12 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
update TODO.txt
parent
dd3bb6fc
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
TODO.txt
+0
-25
0 additions, 25 deletions
TODO.txt
with
0 additions
and
25 deletions
TODO.txt
+
0
−
25
View file @
43c9e893
Roughly in order of importance. -*-org-*-
* Document site.cfg
* Document the usage of tinyarray
Tinyarray is a dependency now. Should we include it in kwant?
* Mention the optimizations in the what's new document
* 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.
...
...
@@ -21,18 +9,11 @@ Roughly in order of importance. -*-org-*-
* Benchmark mumps and check whether nested dissection would be useful.
If yes, implement it.
* Make kwant importable under other names
This requires support for relative cimports in Cython
* Make kwant objects pickleable.
* Use sparse linear algebra to calculate bands
However, scipy's sparse eigenvalues don't seem to work well.
* Show plotting of functions of system in the tutorial.
* Allow easy plotting of functions into files on disk.
* Allow attaching leads 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.
...
...
@@ -71,9 +52,6 @@ Roughly in order of importance. -*-org-*-
* Wrap TB_SIM as a solver.
* Implement time domain propagation solver, or coordinate with Kruckl, who
wanted to implement it.
* Implement models module, incorporate units into it.
* Improve handling of s-matrices with important additional degrees of freedom.
...
...
@@ -86,6 +64,3 @@ Roughly in order of importance. -*-org-*-
* Revisit Symmetry, make it more general. I.e. allow for description of other
discrete symmetries, possibly also symmetries which change site and hopping
values (=gauge symmetries).
* It would be nice to have interactive plots of (3d) systems.
Perhaps the right way to achieve this is by using matplotlib.
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