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
835e1ed8
Commit
835e1ed8
authored
10 years ago
by
Christoph Groth
Browse files
Options
Downloads
Patches
Plain Diff
tutorial: shorten a link
parent
a2604544
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
doc/source/tutorial/tutorial1.rst
+1
-1
1 addition, 1 deletion
doc/source/tutorial/tutorial1.rst
with
1 addition
and
1 deletion
doc/source/tutorial/tutorial1.rst
+
1
−
1
View file @
835e1ed8
...
...
@@ -219,7 +219,7 @@ We use ``kwant.smatrix`` which is a short name for
directly compute the total transmission probability from lead 0 to lead 1 as
``smatrix.transmission(1, 0)``. The numbering used to refer to the leads here
is the same as the numbering assigned by the call to
`kwant.builder.Builder.attach_lead` earlier in the tutorial.
`
~
kwant.builder.Builder.attach_lead` earlier in the tutorial.
Finally we can use `matplotlib` to make a plot of the computed data
(although writing to file and using an external viewer such as
...
...
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