-
- Downloads
Merge branch 'kpm_new' into 'master'
+ factor kernel (jackson or lorentz etc.) into separate functions, and expose these as part of the API + factor out the random vector factory, and allow to specify finite collections of vectors (e.g. for sampling over some subdomain) + implement KPM expansion of correlators, and add a factory function for calculating conductivity. Closes #138 See merge request kwant/kwant!218
No related branches found
No related tags found
Showing
- doc/source/code/figure/kernel_polynomial_method.py.diff 138 additions, 16 deletionsdoc/source/code/figure/kernel_polynomial_method.py.diff
- doc/source/tutorial/kpm.rst 171 additions, 37 deletionsdoc/source/tutorial/kpm.rst
- kwant/kpm.py 796 additions, 137 deletionskwant/kpm.py
- kwant/tests/test_kpm.py 142 additions, 6 deletionskwant/tests/test_kpm.py
Loading
Please register or sign in to comment