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.
bdf8da70325920588c92be251b1c5570049c6a81
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
12
Dec
10
6
5
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
update '_normalize_matrix_blocks' to check norbs as well as length
separate hamiltonian value normalization/verification from sorting
pass SiteArrays directly to _make_onsite_terms and _make_hopping_terms
move SimpleSiteFamily to 'tests.builder'
Merge branch 'fixup/parameter-errors' into 'master'
correctly set parameters for vectorized systems
add test for invalid value functions
Merge branch 'feature/value-broadcasting' into 'master'
rename paramter 'matrix_blocks' to 'blocks'
implement broadcasting rules for vectorized values
add a test for all varieties of vectorized values
Merge branch 'fixup/vectorization' into 'master'
fix mutation-induced bug in operator
make term subgraphs read-only
add term number check to hamiltonian_term
Merge branch 'feature/vectorized-operators' into 'master'
add whatsnew entry
modify tests to use the new calling convention for onsite functions
add consistency checks when computing onsite and hamiltonian data
implement operator vectorization
disallow infinite vectorized systems in operators
add failing vectorization test
rename hamiltonian_term data normalization in 'system' module
update examples to work (at all or without warnings)
add 'is_vectorized' function to 'system' module
replace use of 'itemgetter' with explicit pattern match
remove superfluous code block from operator
Merge branch 'patch-1' into 'stable'
add forgotten newline at end of whatsnew file
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
Loading