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
df3825d9
Commit
df3825d9
authored
12 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
update TODO
parent
0ffd6800
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
+8
-2
8 additions, 2 deletions
TODO
with
8 additions
and
2 deletions
TODO
+
8
−
2
View file @
df3825d9
...
...
@@ -9,11 +9,15 @@ Roughly in order of importance. -*-org-*-
* Consider making the b parameter of _solve_linear_sys a matrix instead of a
list of matrices
* Find a nice way to organize / deal with ldos or wave_func output when the
number of orbitals per site varies
* Implement "inhomogeneous arrays" for ldos and wavefunc
The point is to have ldos or wavefunc return objects that behave like 2d
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.)
* Verify that selective plotting works.
...
...
@@ -24,6 +28,8 @@ Roughly in order of importance. -*-org-*-
* Allow plotting of infinite systems
* Consider additional optional parameters to value functions
* Use sparse linear algebra to calculate bands
However, SciPy's sparse eigenvalues don't seem to work well.
...
...
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