Skip to content
Snippets Groups Projects
Commit 15ac8152 authored by Christoph Groth's avatar Christoph Groth
Browse files

add entries to TODO.txt

parent 6cf47dbe
Branches
Tags
No related merge requests found
......@@ -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.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment