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.
56b00c041d46b41495eea6d9fafbf378ac121710
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
4
Feb
8
Jan
7
6
4
31
Dec
20
18
14
7
6
3
28
Nov
26
20
25
Oct
24
23
19
16
12
10
9
8
1
26
Sep
24
21
20
5
3
22
Aug
17
14
13
11
9
8
7
3
2
1
31
Jul
18
5
20
Jun
22
May
18
11
Apr
9
3
12
Mar
8
5
1
28
Feb
27
26
23
22
21
16
8
7
6
18
Jan
12
11
10
8
5
15
Dec
13
8
7
5
4
30
Nov
20
17
15
14
27
Oct
26
13
14
Sep
13
12
6
30
Aug
29
28
18
11
10
4
31
Jul
27
25
20
14
30
Jun
27
26
23
21
20
19
16
15
9
24
May
23
19
18
17
14
13
12
11
9
7
5
4
28
Apr
27
26
25
24
19
18
12
11
5
30
Mar
28
24
23
22
21
20
17
16
14
13
10
9
8
6
24
Feb
23
21
16
15
2
1
31
Jan
30
27
25
24
22
21
20
19
17
16
15
12
11
10
9
8
5
4
31
Dec
30
21
20
15
6
3
2
23
Nov
21
17
16
15
14
9
3
2
1
30
Oct
26
25
24
16
Sep
9
30
Aug
16
6
4
28
Jun
14
10
add integration tests
correct magnetic field units
use phase factors instead of bare phases
replace _gauge_* closures with a class
remove cryptic imports
add magnetic gauge fixing for infinite systems and systems with leads
CI: allow test failures on bleeding edge
Merge branch 'derivatives' into 'master'
remove unneeded numpy output storage
format docstrings
remove explicit sorting of the energies
change _crossover_size to class attribute, clean up docstrings and comments, __call__ restructured
change matrix computation depending on size, change variable names to be more explicit
add eigenvector computation and return energies with higher derivatives or vectors as a tuple
update argument names for keyword only and more explicit naming
add derivatives for dispersion
implement lead_paddings attribute
move a value range check to the place before the value is used
skip callable parameters in spectrum title
Merge branch 'bugfix/no-numpy-matrices' into 'master'
print durations of 10 slowest tests
verify that wraparound emits a warning
correctly ignore missing data in limit calculations
correctly use raw strings with backslashes
remove erroneous check
avoid using deprecated block matrix call
use an own implementation of summing sparse matrix columns
add a missing documentation of gauge
only build docker images when manually triggered
internal function formatting cleanup
Merge branch 'feature/flux' into 'master'
add a whatsnew entry for 'magnetic_gauge'
mark flux module as provisional
add magnetic gauge fixing for finite systems
Merge branch 'patch-13' into 'master'
transform hamiltonian to CSC format in tutorials
use shift-invert in other instances of 'sla.eigsh' in tutorial
use the shift-inverse method for finding sparse eigenvalues in tutorial
Not fully working implementation of the streamplot in 2D. Could be some fundamental problems with the plotly function itself.
feature/#253/st…
feature/#253/streamplot_plotly
add scalarplot() implementation for plotly backend
feature/#252/sc…
feature/#252/scalarplot_plotly
Loading