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
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
e6ae976291232b651306e2aa087c889d134d2791
Select Git revision
Branches
14
boundstate
feature/#250/plotly_backend_selection
feature/#252/scalarplot_plotly
feature/#253/streamplot_plotly
feature/boundstate
feature/indexable
fixup/testing-env
kwant2-system
master
default
setup-argparse
stable
stable_py2
system2
version/pin-sympy
Tags
20
v1.3.1
latest-1.3
v1.4.0a0
v1.3.0
v1.2.3
latest-1.2
v1.1.3
latest-1.1
v1.3.0a1
v1.3.0a0
v1.2.2
v1.1.2
v1.2.0a0
v1.1.1
v1.1.0
v1.1.0b0
v1.0.5
v1.0.4
v1.0.3
v1.0.2
34 results
Begin with the selected commit
Created with Raphaël 2.2.0
8
May
7
3
2
3
30
Apr
29
28
27
26
25
17
Jan
29
Apr
30
25
28
27
24
22
20
19
20
18
17
15
13
11
10
4
18
Mar
19
18
16
15
14
15
14
12
5
4
1
28
Feb
24
25
22
21
22
21
18
20
18
19
18
17
14
13
12
13
12
6
2
1
31
Jan
29
15
Feb
29
Jan
25
6
Feb
29
Nov
6
Feb
5
17
Dec
25
21
17
29
Nov
28
29
28
27
26
27
23
22
21
20
17
19
19
Aug
18
Nov
17
16
12
9
8
19
Apr
6
Nov
21
Aug
25
Sep
16
May
27
Sep
21
29
Aug
15
May
5
Apr
10
May
19
Sep
19
Aug
11
16
Jul
18
Sep
11
17
3
2
3
2
30
Jul
22
20
16
13
12
10
24
Jun
13
3
May
2
3
20
Apr
19
4
May
10
Apr
21
20
19
11
10
6
5
3
30
Mar
8
5
20
8
3
2
26
Feb
25
29
1
Mar
23
Feb
22
16
15
13
11
10
10
Jan
6
fix builder.NoSymmetry.act ;-)
cache site family hashes for a nice speed-up; improve SiteFamily encapsulation a bit
catch scipy 0.9 bug in tutorial example
make neighbors work in 1D, add a failsage and a test for the bug
tiny simplification
Merge branch 'modes' into devel
clean-up docs after introduction of neighbors()
make examples/advanced_construction.py work again
make examples/square.py work again
fix typo
update docstring, rename ModesTuple.svd -> ModesTuple.sqrt_hop
improve algorithm (docstrings not updated yet)
make modes pass the test
lattice.Shape: code and documentation reformulations
allow to choose modes algorithm, add a systematic (failing) test for modes
do not use backslashes to escape newlines in INSTALL (can be confusing)
corrected documentation for `kwant.system.InfiniteSystem.self_energy`
change order of authors
fix a bug in the modes calculation, and introduce a test for it
remove safety check of precalculate
add lead precalculation
renames Modes -> ModesTuple (for sphinx) write docstring for it
restore selfenergy to accept h, t, introduce selfenergy_from_modes
clarify whatsnew for modes
fix lead-related docstrings
rename self_energy to selfenergy
fix import in test
update whatsnew
rename selfenergy -> leads
make selfenergy only accept modes as input
update TODO
doc cleanup and add a whatsnew entry
add ModesLead, a modes analog of SelfEnergy lead
move modes calculation out of the solvers
streamline test_selfenergy
significantly simplify selfenergy
simplify selfenergy calculation
remove old notes (moving to the paper repo)
reorganize eigenproblem (unfinished)
remove |H|/|V| normalization in modes
Loading