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.
94f7777644168e1add32c804a63705b6a4e90928
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
29
Nov
28
26
22
20
15
13
12
23
Oct
21
24
Sep
9
6
3
2
30
Aug
28
26
21
19
Jul
17
15
9
5
3
12
Jun
2
27
May
24
23
9
7
6
3
24
Apr
23
9
8
2
1
19
Mar
8
6
4
1
27
Feb
25
22
20
17
15
14
12
11
9
8
6
5
4
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
fix behaviour when locals contains numpy array values
add pytest-xdist to build environment
fixup/testing-env
fixup/testing-env
add pytest-randomly to all testing environments
replace '_count_norbs' with 'site_ranges'
add whatsnew entry for bumped dependency versions.
make system connected to remove warning from test run
add Dennis Heffels to the AUTHORS file
update website URL for Joseph Weston in AUTHORS file
re-order contributors in alphabetical order
Merge branch 'bugfix/norbs-specified-when-vectorized' into 'master'
update test that vectorization requires norbs to test infinite systems
remove impossible case from system.VectorizedSystem.site_ranges
correct docstring of system.VectorizedSystem
Merge branch 'bugfix/add_peierls_phase' into 'master'
small corrections
fix add_peierls_phase for system without leads
Merge branch 'stable'
Merge branch 'fix/linkcheck-specificity' into 'stable'
add longer timeout for linkcheck and remove specific linkcheck ignore
set the number of retries when running linkcheck to 5
Merge branch 'feature/vectorization' into 'master'
add whatsnew entry for vectorized systems
add a deprecation warning to "hamiltonian" for vectorized systems
add simple test for vectorized finalized Builders
update tests to use new finalized Builder interface
add guards in functionality that does not work for vectorized Builders
update all relevant 'isinstance' checks on systems
update Builder to implement new vectorized system interface
refactor parts of finalization into functions
update abstract System to support vectorization
update TranslationalSymmetry to work with SiteArrays
update Monatomic lattices to work with SiteArrays
add SiteArray and update SiteFamily to support them
move Site and SiteFamily to 'system.py'
fix value function in test to return a scalar
Merge branch 'fixup/required-versions' into 'master'
add qsymm to the testing docker images
bump required Python version to 3.6 and update dependencies
ensure Dockerfiles use noninteractive mode when calling APT
use Debian stable when specifying Kwant debian upstream
Loading