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.
60f025465f1e52b7cda25d4ffe40b5f9a3eea771
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
13
Nov
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
12
11
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
Merge branch 'stable'
Merge branch 'fixup/qsymm-tests' into 'stable'
remove 'real' specification when creating sympy symbols.
remove an unecessary source of randomness from one of the tests
prefer explicit 'allclose' to equality checking
use BlochModels wherever possible
prefer 'tosympy=False' rather than constructing explicit Model
remove superfluous usage of 'prettify=True'
remove qsymm installation from test setup
update qsymm version requirement
use raw string for docstring that includes backslashes in math
provide "shape" and "format" to empty Qsymm models as required by 1.2
Merge branch 'fixup/kpm' into 'stable'
use 'norbs' returned by 'hamiltonian_submatrix' in 'kpm.conductivity'
add test for kpm.conductivity when 'norbs' not provided
add forgotten parameter to docstring of 'kwant.kpm.conductivity'
Merge branch 'fixup/qsymm' into 'stable'
remove superfluous whitespace from test
bump qsymm requirement to 1.2.4
remove use of addition between dictionaries and qsymm.Models
don't use xindy when building PDF documentation
add note about magnetic field units to "discretize_landau"
Revert "change credentials directory from /kaniko/.docker to /root/.docker"
always allow rebuilding images regardless of which files changed
change credentials directory from /kaniko/.docker to /root/.docker
Extend documentation for discrete symmetries and conservation laws
use 'sphinx-build' rather than invoking 'sphinx.main'
fix norbs in faq
Loading