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.
dec7e77a0d4a7ce985b775abeffa427e27f2c9f4
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
4
Feb
3
27
Jan
20
17
Dec
20
Nov
14
13
30
Sep
27
Aug
31
Jul
10
9
7
1
17
Jun
26
May
21
20
19
14
9
6
14
Apr
8
2
6
Mar
19
Feb
14
3
22
Jan
21
20
17
6
Nov
15
Oct
8
20
Sep
10
9
8
7
8
7
6
5
3
2
1
30
Aug
29
28
27
26
24
23
22
19
18
22
18
22
12
7
6
2
31
Jul
30
26
25
24
23
20
19
18
17
12
5
1
29
Jun
24
18
7
5
4
30
May
17
25
28
27
24
22
21
20
17
15
14
9
8
7
3
2
3
30
Apr
29
28
27
26
25
17
Jan
29
Apr
30
25
28
27
24
22
20
19
20
18
17
15
13
11
10
4
18
Mar
19
18
16
15
14
15
14
12
5
4
1
28
Feb
24
25
22
21
22
21
18
20
18
19
18
17
14
13
12
13
12
6
2
1
31
Jan
29
15
Feb
29
Jan
25
6
Feb
29
Nov
6
Feb
5
17
Dec
25
21
17
29
Nov
28
29
28
27
26
27
23
22
21
20
17
19
19
Aug
18
Nov
17
16
12
9
8
19
Apr
6
Nov
21
Aug
25
Sep
16
May
27
Sep
21
29
Aug
15
May
5
Apr
10
May
19
Sep
19
Aug
11
16
Jul
18
Sep
11
17
3
2
3
2
30
Jul
22
20
16
13
12
10
24
Jun
13
3
May
2
3
20
Apr
19
4
May
10
Apr
21
20
19
11
10
6
5
3
30
Mar
8
5
20
8
3
2
26
Feb
25
29
1
Mar
23
Feb
22
16
15
13
11
10
10
Jan
6
Merge branch 'stable'
README.rst: link to local files
Merge branch 'stable'
add rst-extension to README (and similar files), expand README.rst into a PyPI-"homepage"
OSX -> OS X
recommend homebrew by default
clarify the docstring of SiteFamily
lattice.py: clarify the meaning of tags
mention freeness in README
update TODO file
satisfy FutureWarning from !=None and cython pointer declaration warnings
improve handling of resolution and data length in mask_interpolate
explicitly check ABC/type of some arguments
update TODO
remove redundant calculation of tt^+
update homebrew installation instructions
Merge branch 'master' into devel
refer to cgit log in a way that does not need to be updated for each release
v1.0.2
v1.0.2
fix plotting for matplotlib >= 1.4.0 (3D still does not work for 1.4.0, but for 1.4.x)
gitignore pyo-files
implement deduction of transmissions; new methods: conductance_matrix, num_propagating
to-do entries
indeed allow out_leads and in_leads to be general sequences
make test pass when run under python -O
improve error message when dimensionality of a symmetry and a lattice do not match
deprecate site method of finalized builders
introduce KwantDeprecationWarning
Merge branch 'master' into devel
minor formatting, indentation, and style fixes
builder cleanup: error handling, unused imports
builder: make error messages more readable by printing hoppings and sites compactly
refer to the list of fixed bugs in cgit
v1.0.1
v1.0.1
update authors' affiliations
provide reference to kwant paper, take over "citing kwant" from website
simplify cmap logic
allow any sequence with two entries for cmap
make an error condition more specific
two minor bugfixes (in docs and tests)
get rid of backslashes as far as possible (recommended by PEP 8)
typo fix in mumps docstring
Loading