- Jan 20, 2021
-
-
Dennis Heffels authored
-
- Jan 16, 2021
-
-
Dennis Heffels authored
-
- Dec 25, 2020
-
-
- Dec 22, 2020
-
-
Anton Akhmerov authored
-
Anton Akhmerov authored
Dependency fixes Closes #386 See merge request kwant/kwant!370
-
Anton Akhmerov authored
-
Anton Akhmerov authored
This is a temporary choice due to a bug in IPykernel https://github.com/ipython/ipykernel/issues/540
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
-
Anton Akhmerov authored
Closes #386
-
Anton Akhmerov authored
-
Anton Akhmerov authored
We plan a release no earlier than September 2020, which means that we target Debian buster and Ubuntu focal when determining package versions
-
Anton Akhmerov authored
-
- Dec 21, 2020
-
-
Anton Akhmerov authored
-
- Dec 10, 2020
-
-
Anton Akhmerov authored
Fix reflection calculation for kwant.greens_function Closes #398 See merge request kwant/kwant!377
-
Joseph Weston authored
We are typically concerned with features no smaller than 1e-4 - 1e-5 times the bandwidth. With this change we add some tolerance to error accumulation while not influencing physical results.
-
Joseph Weston authored
-
Joseph Weston authored
The broadening matrix (gamma) itself has norm ~0 when there are no open modes, meaning that the tolerance we are checking against is always too small in this case. Instead we check against the norm of the selfenergy, which is nonzero even when there are no open modes.
-
Joseph Weston authored
-
Joseph Weston authored
A global constant named 'chain' is defined later in the test module, so 'from itertools import chain' is confusing.
-
- Oct 23, 2020
-
-
Christoph Groth authored
-
- Aug 19, 2020
-
-
Christoph Groth authored
-
Christoph Groth authored
Describe more fundamental attributes first.
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
- Jun 25, 2020
-
-
Anton Akhmerov authored
fix eradicate dangling across translational symmetry See merge request kwant/kwant!369
-
Anton Akhmerov authored
-
Pablo Piskunow authored
-
Pablo Piskunow authored
-
Pablo Piskunow authored
-
Pablo Piskunow authored
-
- Jun 24, 2020
-
-
Pablo Piskunow authored
-
- May 19, 2020
-
-
Joseph Weston authored
Allow mode-space solvers to work with systems that have self-energy leads attached Closes #368 See merge request kwant/kwant!366
-
Joseph Weston authored
We cannot, of course, calculate scattering wavefunctions that *originate* in a selfenergy lead, as that would require knowing the modes. For this reason the test was changed from checking for 'NotImplementedError' to 'ValueError'
-
Joseph Weston authored
-
Joseph Weston authored
-