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
Joseph Weston
kwant
Commits
ea173611
Commit
ea173611
authored
8 years ago
by
Anton Akhmerov
Browse files
Options
Downloads
Patches
Plain Diff
update whatsnew with fill and lead period extension
parent
cc5565b7
No related branches found
Branches containing commit
No related tags found
Tags containing commit
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
+13
-0
13 additions, 0 deletions
doc/source/pre/whatsnew/1.3.rst
with
13 additions
and
0 deletions
doc/source/pre/whatsnew/1.3.rst
+
13
−
0
View file @
ea173611
...
...
@@ -66,3 +66,16 @@ them to construct scattering states that are accordingly symmetric.
Pickling support
----------------
It is now possible to pickle and unpickle Kwant ``Builder`` and ``System``.
Using Builders as templates with Builder.fill()
-----------------------------------------------
Builders now have a fill() method that fills the Builder with copies of
a template Builder (passed as a parameter). This can be used to "cut out"
shapes from high-symmetry models, or to increase the symmetry period of
a lead.
attach_lead() can now handle leads with greater than nearest-neighbor hoppings
------------------------------------------------------------------------------
When attaching a lead with greater than nearest-neighbor hoppings, the symmetry
period of the finalized lead is suitably extended and the unit cell size is
increased.
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