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
Christoph Groth
kwant
Repository graph
Repository graph
You can move around the graph by using the arrow keys.
master
Select Git revision
Branches
12
adrien_no_add
adrien_plot_modif
adrien_sort_sites
bands_timing
docfix
faq
master
default
operator_args
stable
stable_py2
streamplot_vmax
vectorize
Tags
20
v1.4.1
v1.5.0a0
v1.4.0
v1.4.0rc1
v1.4.0rc0
v1.4.0a1
v1.3.3
v1.3.2
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
32 results
Begin with the selected commit
Created with Raphaël 2.2.0
30
Mar
24
24
Jun
22
21
18
17
15
14
11
18
Mar
3
2
20
Feb
22
Jan
21
19
25
Dec
22
10
23
Oct
19
Aug
31
Jul
25
Jun
24
19
May
18
12
6
5
2
1
27
Apr
25
21
17
16
14
13
11
10
30
Mar
27
26
20
16
27
Feb
26
28
Jan
24
Dec
20
18
16
15
13
12
10
6
5
29
Nov
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
2
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
6
5
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
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
Merge branch 'stable'
master
master
work around future removal of distutils from stdlib
stable
stable
Fix ImportError for scipy 1.8.0
Merge branch 'stable'
Merge branch 'fix/ndarray_deprecation_warnings' into 'stable'
fix multiple warnings (mostly deprecations)
fix an array shape mismatch in kwant.plotter.spectrum
get rid of deprecated np.complex, use complex instead
resolve sympy numbers module name correctly
Merge branch 'stable-matplotlib-3.4-deprecation-backport' into 'stable'
stop using deprecated mplot3d parameters
fix missing Path3DCollection._z_markers_idx attribute
CI: add sphinxcontrib-svg2pdfconverter to kwant-latest env
CI: unpin Kaniko version
Merge branch 'enh/ci_sphinx' into 'master'
use development version of Sphinx
replace numpydoc with sphinx.ext.napoleon
Merge branch 'stable'
Merge branch 'fix/406-conjugate_array_like' into 'stable'
conjugate array-like in herm_conj
test conjugation of array-like types
check for input length in Monatomic.n_closest
Merge branch 'test-stable-ci-fix' into 'stable'
update an obsolete link to cgit
sync .gitlab-ci.yml with master
linter error fixes
Merge branch 'sparse-modes' into 'master'
remove custom generalized eigenproblem wrapper
remove our custom LAPACK LU wrapper
use that the hopping matrix is internally square
switch to a dtype fixture in linalg tests and use @ for dot
switch modes to use @ instead of dot
stop using deprecated mplot3d parameters
fix missing Path3DCollection._z_markers_idx attribute
require Python 3.7
block scipy-1.6.1
get rid of deprecated np.complex, use complex instead
use 'x is None' instead of 'x == None'
deploy: simplify configuration
deploy: feed private key directly to agent
Loading