- Jan 08, 2019
-
-
Joseph Weston authored
Add first and second derivative calculation to kwant.physics.Bands, and allow eigenvectors to be optionally returned. See merge request kwant/kwant!262
-
Joseph Weston authored
The 'out' parameter is only used when you don't want numpy to allocate a new array for the result, which is not the case here.
-
Joseph Weston authored
-
np.linalg.eigvalsh returns eigenvalues already in ascending order
-
-
-
-
-
-
- Jan 07, 2019
-
-
Anton Akhmerov authored
There is nothing that consumes lead_paddings right now, but it will be useful for plotting and gauge fixing. Closes #266.
-
Anton Akhmerov authored
-
- Jan 06, 2019
-
-
Anton Akhmerov authored
Closes #232. We can further improve on this behavior if we provide a useful class of callables that can efficiently represent itself in printed form, however this change is an immediate improvement of plot quality.
-
- Jan 04, 2019
-
-
Joseph Weston authored
maint: clear up warnings in tests See merge request kwant/kwant!270
-
- Dec 31, 2018
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
This silences a deprecation warning on scipy < 1.2 and numpy > 1.15.
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
- Dec 20, 2018
-
-
Joseph Weston authored
add automatic Peierls phase calculation Closes #19 See merge request kwant/kwant!219
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Co-authored-by:
Pablo Piskunow <pablo.perez.piskunow@gmail.com> Co-authored-by:
Daniel Varjas <dvarjas@gmail.com>
-
- Dec 18, 2018
-
-
Joseph Weston authored
use the shift-inverse method for finding sparse eigenvalues in the finite system tutorial. See merge request kwant/kwant!265
-
- Dec 14, 2018
-
-
Joseph Weston authored
This avoids "sparse efficiency" warnings.
-
Joseph Weston authored
-
-
- Dec 06, 2018
-
-
Joseph Weston authored
add testing environment specification as Dockerfiles and conda environments See merge request kwant/kwant!260
-
Joseph Weston authored
Sometimes the testing jobs fail because the build artifacts are removed.
-
Joseph Weston authored
Only builds testing images when the relevant dockerfile/conda envs have changed.
-
Joseph Weston authored
-
- Dec 03, 2018
-
-
Joseph Weston authored
+ 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
-
- Nov 28, 2018
-
-
Pablo Piskunow authored
-
Pablo Piskunow authored
-
Pablo Piskunow authored
-
Pablo Piskunow authored
-