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
Jörg Behrmann
kwant
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
6
feature/sorted_sites_py3
feature/sorted_sites_py3_infinite
master
default
numpy17
stable
warnings
Tags
15
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
21 results
Begin with the selected commit
Created with Raphaël 2.2.0
15
Oct
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
3
Apr
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
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
17
Nov
16
15
14
9
3
2
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
12
11
10
7
5
setup: add NPY_NO_DEPRECATED_API and NPY_1_7_API_VERSION macros
numpy17
numpy17
rename substitute → substituted
master
master
fix typo 'plotter → _plotter'
Merge branch 'stable'
CI: build against different dependencies
skip plotter test that cannot run when matplotlib is not installed
improve lll and voronoi algorithms in kwant.linalg
fix compatibility problems with SymPy 1.2 and 1.3, closes #231, #225
expand whatsnew item about defaults values being no longer allowed
reorder 1.4 whatsnew by decreasing importance
Merge branch 'stable'
Merge branch 'bugfix/fill-error-message' into 'stable'
builder.fill: raise warning when starting with a site not in template
builder.fill: correctly re-raise error using 'raise ... from ...'
builder.fill: add tests for empty template and starting site outside
Merge branch 'params' into 'master'
explain that kwant no longer accepts default values in value functions
Builder.substitute: move check for leads to the top
builder: rename subs to substitute
finalized builders: store parameter names together with values
optimize builder parameter substitution
only accept value functions with named positional arguments
wraparound: use positional args exclusively
remove print from test
add a space between "'coords'parameter"
ci: generate junit report from tests
Merge branch 'stable'
fix CI link template
RELEASE.rst: move conda preparation further down
Merge branch 'refname' into stable
document Kwant version string
links to source: get refname from version string
mask points where the density is zero
fix the bounds over which to mask to include padding
replace todense with toarray calls on sparse matrices
correct typo in KPM documentation
remove used of deprecated matplotlib option
ci: remove Github mirroring
Merge branch 'refactor/plotter' into 'master'
restore compatibility with Sphinx >= 1.7
Loading