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.
69fd1f58fbd92325f2871aea496b47008db3a0f1
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
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
8
6
4
3
30
May
27
26
5
3
1
Apr
8
Mar
8
Jan
16
Dec
15
14
11
9
8
7
3
26
Nov
24
23
13
11
10
7
5
2
26
Oct
21
20
9
8
11
Sep
19
Aug
4
3
29
Jul
28
Fix compatibility issues with Sympy 1.2. Closes #203.
Fix compatibility issues with Sympy 1.2: fix test which fail was meaningless
use lstsq with explicit parameters in preparation for numpy v1.14
fix mailto tag in AUTHORS.rst
fix CI to run "deploy" tasks only for main kwant repo
fix bug in passing `energy_resolution` instead of `num_moments`
Merge branch 'plotting/density'
add whatsnew entry and bump copyright year
explain the usecases for 'density' and 'map'
add masking to density plotter
factor out main loop
factor out field and coordinate array creation
factor out bump width calculation
refactor current interpolator test
add density interpolation tests
add density plotter
add density interpolator
Merge branch 'feature/parameter-substitution'
add a warning to Builder.subs about potential slowdowns
add whatsnew entry
add Builder.subs method and tests
factor out common shallow copying logic from Builder.reversed
add generic 'interleave' utility and use it in Builder.edges
make '_common.get_parameters' return a named tuple
add parameter substituter and tests
correctly reference finalized builders when appropriate
respect proper numpydoc section name
restore compatibility with Sphinx >= 1.7
adding test and solvers for the bound state algorithm
add skeleton boundstate finder
improve heuristic for setting colormap limits in plotter.map
use latest matplotlib when generating the documentation
reformat Example section in docstrings to stop sphinx complaining
Merge branch 'maint/current'
check that interpolated current goes to 0 at the boundaries
change the padding around the bounding box to width/2
guard reference to 'mplot3d' in function that can be used without 3D
fix check for shortest non-zero length hopping in current interpolation
reprepro: tell to clean stale package indices
remove unused functionality from the 'graph' package
Loading