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.
87fc7cc3a4781dcc0022a6a65d2cd5a3b304f72e
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
9
Mar
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
23
Nov
21
17
16
15
14
9
3
2
1
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
11
10
7
5
2
26
Oct
21
20
9
8
11
Sep
19
Aug
4
3
29
Jul
28
27
20
3
19
May
28
Apr
15
14
9
9
Mar
5
4
2
24
Feb
4
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
use 'scipy.linalg.lstsq' instead of 'numpy.linalg.lstsq'
shorten variable names to fit to 80 character lines
improve usage of 'substitutions' in 'continuum'
merge wraparound module into Kwant
add support for conservation laws and discrete symmetries to wraparound
add support for named parameters to wraparound
integrate wraparound module into Kwant
migrate 'wraparound' module to Kwant
only build conda packages for official kwant
merge 'matrix_monomials' and 'expression_monomials' into one function
fix that commutative momentum operators are ignored by discretizer, closes #99
fix lead attachment and add test for previously failing case
ensure backwards compatibility in ModesLead and SelfEnergyLead
add Rafał and Sebastian to contributors list
merge discretizer into Kwant
integrate discretizer into kwant
fix KPM in cases where the operator returns a vector
import discretizer code
fix bug when an odd number of KPM moments is used
allow systems to accept named parameters
fix behavior of 'bounds' and 'epsilon' in KPM
update superconductor tutorial
correctly document `__call__` for operators
make setup.py work with `conda` installed libs
add Jörg as a contributor
Fix several compiler warnings.
fix PHS TRIM algorithm
add automatic building for kwant-dev conda package
add Pablo as a contributor
fix current conservation bugs
test for current conservation
fix commutator in validate
test commutator in validate
Implement KPM algorithm
fix issue 82
cast wave functions to a common type with symmetry
teach SMatrix to understand conservation laws
fix documentation for kwant.physics.symmetry
mention conservation laws in whatsnew
add system and builder interfaces to discrete symmetries
Loading