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
Deploy
Releases
Model registry
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor 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
Michael Wimmer
kwant
Commits
9ff55a64
Commit
9ff55a64
authored
12 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
minor documentation fixes
parent
035e383e
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
doc/source/reference/kwant.solvers.rst
+1
-1
1 addition, 1 deletion
doc/source/reference/kwant.solvers.rst
doc/source/whatsnew/0.2.rst
+2
-2
2 additions, 2 deletions
doc/source/whatsnew/0.2.rst
with
3 additions
and
3 deletions
doc/source/reference/kwant.solvers.rst
+
1
−
1
View file @
9ff55a64
...
...
@@ -30,7 +30,7 @@ reasons to use another. The following functions are provided.
wave_func
ldos
`solve` returns an object of the following type:
`
`solve`
`
returns an object of the following type:
.. module:: kwant.solvers
...
...
This diff is collapsed.
Click to expand it.
doc/source/whatsnew/0.2.rst
+
2
−
2
View file @
9ff55a64
...
...
@@ -75,7 +75,7 @@ See the documentation of `kwant.physics.Bands` and
Calculation of the local density of states
------------------------------------------
The new function of sparse solvers `~kwant.solvers.
common.SparseSolver
.ldos`
The new function of sparse solvers `~kwant.solvers.
default
.ldos`
allows the calculation of the local density of states.
Calculation of wave functions in the scattering region
...
...
@@ -86,7 +86,7 @@ wave function in the scattering region due to any mode of any lead.
Return value of sparse solver
-----------------------------
The function `~kwant.solvers.
common.SparseSolver
.solve` of sparse solvers now
The function `~kwant.solvers.
default
.solve` of sparse solvers now
always returns a single instance of `~kwant.solvers.common.BlockResult`. The
latter has been generalized to include more information for leads defined as
infinite systems.
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