- Nov 13, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
These will be used in vectorized systems later.
-
Joseph Weston authored
Add the 'subgraphs', 'terms', and 'site_arrays' attributes, and 'hamiltonian_term' method and implement 'hamiltonian_submatrix', 'cell_hamiltonian' and 'inter_cell_hopping' in a vectorized way.
-
Joseph Weston authored
Now 'which' and 'act' (and, by extension, 'to_fd') now accept SiteArrays as well as Sites.
-
Joseph Weston authored
-
Joseph Weston authored
We remove the ABC metaclass as now 'normalize_tag' and 'normalize_tags' are cyclically defined, and subclasses must redefine at least 1.
-
Joseph Weston authored
Later these will become part of the official System interface
-
Joseph Weston authored
Previously the value function would return a single-element vector (which is illegal); now it returns a scalar.
-
Joseph Weston authored
bump the required versions of dependencies See merge request kwant/kwant!331
-
Joseph Weston authored
This fix will need to be backported to stable too, but we want the testing images to be built on master, as other requirements (specifically doc building) have changed.
-
Joseph Weston authored
It has been > 6 months since the release of Ubuntu 18.04 LTS.
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
Fixup/qsymm tests See merge request kwant/kwant!330
-
Joseph Weston authored
sympy symbols with 'real' set differently do not hash to the same value (and possibly do not compare equal).
-
Joseph Weston authored
-
Joseph Weston authored
__eq__ for Models just uses allclose anyway.
-
Joseph Weston authored
-
- Nov 12, 2019
-
-
Joseph Weston authored
This is more idiomatic.
-
Joseph Weston authored
Also comment other usages of this parameter.
-
Joseph Weston authored
Qsymm is now installed in the testing image directly
-
Joseph Weston authored
-
- Oct 23, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
Not providing these is now deprecated. Close #325.
-
Joseph Weston authored
fix kpm.conductivity in the case where 'norbs' is not set See merge request kwant/kwant!321
-
Joseph Weston authored
This does not require assuming that site families have 'norbs' set. Closes #313.
-
Joseph Weston authored
-
Joseph Weston authored
-
Joseph Weston authored
fix a bug in kwant.qsymm See merge request kwant/kwant!325
-
- Oct 21, 2019
-
-
Joseph Weston authored
-
Joseph Weston authored
The test suite uses features from the 1.2 release of qsymm.
-
Joseph Weston authored
This is not an API of qsymm.
-
Joseph Weston authored
-
- Sep 24, 2019
-
-
Joseph Weston authored
Closes #305.
-
- Sep 09, 2019
-
-
Joseph Weston authored
This reverts commit f2ac01b9.
-
Joseph Weston authored
We still have to manually start image building jobs, and there is no disadvantage to allowing rebuilding arbitrary images.
-
Joseph Weston authored
Latest versions of Kaniko builder use this new credentials directory
-
- Sep 06, 2019
-
-
-
Joseph Weston authored
Sphinx 2 got rid of 'sphinx.main' so we can no longer use it.
-