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
Anton Akhmerov
kwant
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
1e6c086067360dfaab56d81013ab649275ab1756
Select Git revision
Branches
11
ci/build-matrix
ci_dependencies
cons_laws_combined
discretizer
feature/flux-with-leads
ll
master
default
modes_separation
sqrt_hop_rework
stable
stable_py2
Tags
19
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
v1.0.1
v1.1.0pre0
v1.0.0
v0.2.4
v0.2.0
v0.1.5
v0.1.0
v0.0.0
30 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Feb
14
12
11
9
8
6
5
4
9
Jan
8
7
6
4
31
Dec
20
18
14
6
3
28
Nov
26
20
25
Oct
23
19
16
12
10
9
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
22
Apr
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
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
28
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
7
5
4
31
Dec
30
22
21
20
15
Merge branch 'feature/deprecate-args' into 'master'
replace all references to 'args' with 'params' in tutorial
replace usages of 'args' with 'params' in tests
apply deprecation decorator to all functions that take 'args'
implement decorator for deprecating function parameters
declare 'args' as deprecated in whatsnew
setup.py: install pxd and header files as well
apply 'binding' compiler directive to hamiltonian_submatrix
reflow overlong line
remove christoph's middle initial (he was the last one left with one)
add basic pretty printing for finalized systems
Merge branch 'feature/system-parameters' into 'master'
check for missing system parameters in 'hamiltonian_submatrix'
add whatsnew entry for 'System.parameters'
add 'parameters' property to abstract system API
add 'parameters' property to all system/lead implementations
correct site color descriptions in the FAQ
use correct coordinate reshaping when determining a plot reference length
remove unused part of tests for magnetic gauge
Merge branch 'stable'
get rid of deprecation warnings
remove erroneous print statement in tests
add Qsymm to optional prerequisites in INSTALL.rst
clarify docstring
update instructions on checking the author list
update the author list and specify mailmap
temporarily remove building of conda package
remove an obsolete conda toolchain hotfix
move to toolchain3 for conda build toolchain
add qsymm reference documentation
Merge branch 'qsymm' into 'master'
add whatsnew entry for kwant.qsymm
add qsymm to optional dependencies
add kwant.qsymm module
correct usage example for kwant.physics.gauge
Merge branch 'feature/flux-with-leads' into 'master'
update whatsnew entry to include example with attached lead
modify all non-API function names to start with leading underscores
add integration tests
correct magnetic field units
Loading