- May 23, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
Currently we just set the default figure size. Matplotlib is annoying when it comes to setting these default parameters, and we have to ensure that we set any 'rcParams' in a separate Jupyter cell and *after* we import pyplot.
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Use a more modern sphinx invocation
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
- May 07, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
- May 06, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
- May 03, 2019
-
-
Anton Akhmerov authored
-
- Apr 24, 2019
-
-
Anton Akhmerov authored
-
- Apr 23, 2019
-
-
Anton Akhmerov authored
-
- Apr 02, 2019
-
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
Christoph Groth authored
-
- Apr 01, 2019
-
-
Christoph Groth authored
Since this does not seem to justify a new bugfix release of Kwant 1.3, I apply this commit to the 1.4 stable branch.
-
Christoph Groth authored
When System.parameters was introduced, we thought it would be a good idea to also use this new attribute. The plan was to check in hamiltonian_submatrix() whether any unneeded parameters are provided by the user. This turned out to be impossible, so the only check that remained was whether all the necessary parameters are indeed provided. However, this check is not necessary, because the 'hamiltonian' method is in any way obliged to signal an error when it does not obtain the necessary parameters.
-
Christoph Groth authored
-
- Mar 19, 2019
-
-
Christoph Groth authored
-
Christoph Groth authored
This allows static analyzers like "Jedi" to work. Closes #223
-
Christoph Groth authored
-