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.
cc5b67a9728ba8dd675ec0adf7462aa61791f9f9
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
31
Dec
24
20
18
16
15
13
12
10
6
5
29
Nov
28
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
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
7
6
3
28
Nov
26
20
25
Oct
24
23
19
16
12
10
9
8
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
11
Apr
9
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
20
17
15
14
27
Oct
26
13
14
Sep
13
12
6
30
Aug
29
28
add test for random majoranas
be explicit about sparsity
handle n=1 case
explicitly handle the case where already in null space
blackify boundstate module
switch some checks around
do not use 'pord' ordering with MUMPS
add comment and fix tests
rearrange tests and add another one for the interface
fix up tests
use local variable
add extra check for very small matrices
add more tests
rearrange tests and add better comments
clarify a comment
test raises ValueError when no leads or zero lead hopping
filter warning about disconnected system sites
correctly shape output for comparison
name fixture more explicitly
import scipy.stats explicitly
blackify test file
blackify boundstate.py
WIP: tests
prefer np.block over np.bmat to produce np.ndarray and not np.matrix
return empty arrays when necessary
convert float to integer
cosmetic changes
fix whitespace
use MUMPS to augment diagonalization where possible
check scipy version explicitly
return energies and wavefunctions separately
correct svd_v in expression for equation 19
implement boundstate algorithm
Merge branch 'feature/nd-systems' into 'master'
make linebreaks closer to pep8 compliant
update system consumers where they assume the old system format
update 'sites' and 'id_by_site' where they assume the old system format
update cell/inter-cell Hamiltonian to use symmetry information
update vectorized finalized Builders to use new storage format
add 'symmetry' and 'symmetry_element' to the abstract vectorized system
Loading