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
fd3b06b4
Commit
fd3b06b4
authored
7 years ago
by
Joseph Weston
Browse files
Options
Downloads
Patches
Plain Diff
fix typos in whatsnew
parent
c691d182
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/source/pre/whatsnew/1.3.rst
+8
-5
8 additions, 5 deletions
doc/source/pre/whatsnew/1.3.rst
with
8 additions
and
5 deletions
doc/source/pre/whatsnew/1.3.rst
+
8
−
5
View file @
fd3b06b4
...
...
@@ -58,12 +58,12 @@ the following::
q = Q(psi)
j = J(psi)
See :doc:`../../tutorial/operators`
See
the tutorial:
:doc:`../../tutorial/operators`
Plotting of currents
--------------------
Quantities defined on system hoppings (e.g. currents calculated using
`~kwant.operator.
c
urrent`) can be directly plotted as a streamplot over the
`~kwant.operator.
C
urrent`) can be directly plotted as a streamplot over the
system using `kwant.plotter.current`. This is similar to how
`kwant.plotter.map` can be used to plot quantities defined on sites.
The example below shows edge states of a quantum anomalous Hall phase
...
...
@@ -91,7 +91,7 @@ related by symmetry. The discrete symmetries may be combined with conservation
laws, such that if different blocks of the Hamiltonian are related by a discrete
symmetry, the lead modes are computed to reflect this.
See the updated :doc:`../../tutorial/superconductors`
See the updated
tutorial:
:doc:`../../tutorial/superconductors`
Named parameters for value functions
------------------------------------
...
...
@@ -142,7 +142,9 @@ The kernel polynomial method is now implemented within Kwant to obtain the
density of states or, more generally, the spectral density of a given operator
acting on a system or Hamiltonian.
See :doc:`../../reference/kwant.kpm`
See the tutorial: :doc:`../../tutorial/kpm`
See the reference documentation: :doc:`../../reference/kwant.kpm`
Finalizing builders with multiple translational symmetries
----------------------------------------------------------
...
...
@@ -193,7 +195,8 @@ increased.
Pickling support
----------------
It is now possible to pickle and unpickle Kwant ``Builder`` and ``System``.
It is now possible to pickle and unpickle `~kwant.builder.Builder` and
`~kwant.system.System` instances.
Improved build configuration
----------------------------
...
...
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